DESCRIPTION:= is obselete
[packages.git] / utils / nano / Makefile
index 6319556..621ba01 100644 (file)
@@ -27,12 +27,14 @@ define Package/nano
   CATEGORY:=Utilities
   DEPENDS:=+libncurses
   TITLE:=An enhanced clone of the Pico text editor
-  DESCRIPTION:=\
-       GNU nano (Nano's ANOther editor, or Not ANOther editor) is an enhanced clone \\\
-       of the Pico text editor..
   URL:=http://www.nano-editor.org/
 endef
 
+define Package/nano/description
+       GNU nano (Nano's ANOther editor, or Not ANOther editor) is an enhanced clone 
+       of the Pico text editor..
+endef
+
 define Build/Configure
        $(call Build/Configure/Default, \
                --enable-tiny \