DESCRIPTION:= is obselete
[packages.git] / libs / libnids / Makefile
index 73e93b6..eab7f0e 100644 (file)
@@ -27,12 +27,14 @@ define Package/libnids
   CATEGORY:=Libraries
   DEPENDS:=+libnet0
   TITLE:=A network intrusion detection library
-  DESCRIPTION:=\
-       An implementation of an E-component of Network Intrusion Detection \\\
-       System.
   URL:=http://www.packetfactory.net/projects/libnids/
 endef
 
+define Package/libnids/description
+       An implementation of an E-component of Network Intrusion Detection 
+       System.
+endef
+
 define Build/Configure
        $(call Build/Configure/Default, \
                --enable-shared \