DESCRIPTION:= is obselete
[packages.git] / net / cutter / Makefile
index 1e2f44c..91c3d41 100644 (file)
@@ -25,12 +25,14 @@ define Package/cutter
   SECTION:=net
   CATEGORY:=Network
   TITLE:=allows an user to abort TCP/IP connections
-  DESCRIPTION:=\
-       Cutter is an open source program that allows Linux firewall \\\
-       administrators to abort TCP/IP connections routed over the \\\
-       firewall or router on which it is run.
   URL:=http://www.lowth.com/cutter/
 endef
+
+define Package/cutter/description
+       Cutter is an open source program that allows Linux firewall 
+       administrators to abort TCP/IP connections routed over the 
+       firewall or router on which it is run.
+endef
        
 define Build/Compile
        $(TARGET_CC) $(PKG_BUILD_DIR)/cutter.c -o $(PKG_BUILD_DIR)/cutter