DESCRIPTION:= is obselete
[openwrt/svn-archive/archive.git] / sound / streamripper / Makefile
index e7e3d99a8a69292ab6feb9162ebc8ab2c6a2cabe..79fc063b6a9b63b944c2d4a44088825278ea4fa4 100644 (file)
@@ -26,11 +26,13 @@ define Package/streamripper
   CATEGORY:=Multimedia
   DEPENDS:=+libmad
   TITLE:=streamripper
-  DESCRIPTION:=\
-       Streamripper is an Open Source application that lets you record streaming mp3 to your hard drive.
   URL:=http://streamripper.sourceforge.net/
 endef
 
+define Package/streamripper/description
+       Streamripper is an Open Source application that lets you record streaming mp3 to your hard drive.
+endef
+
 
 EXTRA_CFLAGS += -I$(STAGING_DIR)/usr/include -I$(STAGING_DIR)/include
 define Build/Configure