DESCRIPTION:= is obselete
[packages.git] / net / crowdcontrol / Makefile
index 546b872..4cf84b2 100644 (file)
@@ -26,13 +26,15 @@ define Package/crowdcontrol
   SECTION:=net
   CATEGORY:=Network
   TITLE:=The extra-light http proxy server
-  DESCRIPTION:=\
-       Crowd Control is an small, cross-platform HTTP proxy (a fork of the elhttp project) \\\
-       designed for systems with little RAM, such as a home router. It can filter URLs using \\\
-       SquidGuard blocklists, and has the unique ability to filter HTTPS domains as well.
   URL:=http://sourceforge.net/projects/crowdcontrol/
 endef
 
+define Package/crowdcontrol/description
+       Crowd Control is an small, cross-platform HTTP proxy (a fork of the elhttp project) 
+       designed for systems with little RAM, such as a home router. It can filter URLs using 
+       SquidGuard blocklists, and has the unique ability to filter HTTPS domains as well.
+endef
+
 define Build/Configure
 endef