DESCRIPTION:= is obselete
[packages.git] / net / chillispot / Makefile
index 555a855..c7db37b 100644 (file)
@@ -28,17 +28,19 @@ define Package/chillispot
   CATEGORY:=Network
   DEPENDS:=+kmod-tun
   TITLE:=Wireless LAN HotSpot controller
-  DESCRIPTION:=\
-       ChilliSpot is an open source captive portal or wireless LAN \\\
-       access point controller. It is used for authenticating users \\\
-       of a wireless LAN. It supports web based login which is today's \\\
-       standard for public HotSpots and it supports Wireless Protected \\\
-       Access (WPA) which is the standard of the future. Authentication, \\\
-       authorization and accounting (AAA) is handled by your favorite \\\
-       radius server.
   URL:=http://www.chillispot.org/
 endef
 
+define Package/chillispot/description
+       ChilliSpot is an open source captive portal or wireless LAN 
+       access point controller. It is used for authenticating users 
+       of a wireless LAN. It supports web based login which is today's 
+       standard for public HotSpots and it supports Wireless Protected 
+       Access (WPA) which is the standard of the future. Authentication, 
+       authorization and accounting (AAA) is handled by your favorite 
+       radius server.
+endef
+
 define Package/chillispot/conffiles
 /etc/chilli.conf
 endef