DESCRIPTION:= is obselete
[openwrt/svn-archive/archive.git] / net / fprobe-ulog / Makefile
index 9710e153e5451972ca12042e3f8893866f826f8e..b551d30ef2a1e159122df953edadbfaf3beff3b5 100644 (file)
@@ -26,12 +26,14 @@ define Package/fprobe-ulog
   CATEGORY:=Network
   DEPENDS:=+libpthread
   TITLE:=NetFlow probe (ulog-based)
-  DESCRIPTION:=\
-       A NetFlow probe obtaining packets through linux netfilter code \\\
-       (iptables ULOG target).
   URL:=http://fprobe.sourceforge.net
 endef
 
+define Package/fprobe-ulog/description
+       A NetFlow probe obtaining packets through linux netfilter code 
+       (iptables ULOG target).
+endef
+
 define Build/Configure
        $(call Build/Configure/Default, \
                --with-piddir=/var \