mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-23 17:04:44 +02:00
standardize Makefile, change section and category to utils, remove dup description
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4828 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ff19752756
commit
e43e63574b
@ -21,11 +21,10 @@ PKG_CAT:=zcat
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/haserl
|
||||
SECTION:=base
|
||||
# CATEGORY:=FIXME
|
||||
TITLE:=A CGI wrapper to embed shell scripts in HTML documents
|
||||
DESCRIPTION:=A CGI wrapper to embed shell scripts in HTML documents.
|
||||
URL:=http://haserl.sourceforge.net/
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
TITLE:=A CGI wrapper to embed shell scripts in HTML documents
|
||||
URL:=http://haserl.sourceforge.net/
|
||||
endef
|
||||
|
||||
define Package/haserl/install
|
||||
|
Loading…
x
Reference in New Issue
Block a user