move package description to a separate definition, remove it when DESCRIPTION=TITLE
[openwrt/svn-archive/archive.git] / package / spca5xx-view / Makefile
index 6e6b9f1af74b074ae66f7422b9ebe61060135918..8f05c6d97fc1ee5b4d3688c65b0e38dac1d860b1 100644 (file)
@@ -25,9 +25,11 @@ define Package/spca5xx-view
   CATEGORY:=Utilities
   TITLE:=spca5xx streaming applicaton
   DEPENDS:=+kmod-spca5xx-le +libpthread
-  DESCRIPTION:=\
-       This package contains a streaming daemon for spca5xx based webcams 
-  URL:=http://www.acmesystems.it
+  URL:=http://www.acmesystems.it/
+endef
+
+define Package/spca5xx-view/description
+ This package contains a streaming daemon for spca5xx based webcams 
 endef
 
 define Build/Compile