DESCRIPTION:= is obselete
[packages.git] / net / opendchub / Makefile
index 1c2d138..105ca13 100644 (file)
@@ -28,12 +28,14 @@ define Package/opendchub
   CATEGORY:=Network
   DEPENDS:=+libopenssl +libpthread
   TITLE:=software for the Direct Connect network
-  DESCRIPTION:=\
-       Open DC hub is a Unix/Linux version of the hub software\\\
-       for the Direct Connect network
   URL:=http://opendchub.sourceforge.net
 endef
 
+define Package/opendchub/description
+       Open DC hub is a Unix/Linux version of the hub software
+       for the Direct Connect network
+endef
+
 define Build/Configure
        $(call Build/Configure/Default,\
                --disable-perl \