DESCRIPTION:= is obselete
[openwrt/svn-archive/archive.git] / net / tmsnc / Makefile
index 4c063282d3f23ae7bfd35c2bd1ca52ed3928f09e..62f80d7db6f10e7388438d000102b7b9d6d26402 100644 (file)
@@ -28,11 +28,13 @@ define Package/tmsnc
   CATEGORY:=Network
   DEPENDS:=+libncurses +libopenssl +libpthread
   TITLE:=text-based MSN client
-  DESCRIPTION:=\
-       TMSNC is a textbased (console) MSN client written in C.
   URL:=http://tmsnc.sourceforge.net
 endef
 
+define Package/tmsnc/description
+       TMSNC is a textbased (console) MSN client written in C.
+endef
+
 define Build/Configure
        $(call Build/Configure/Default, \
                --disable-rpath \