X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/0b0afa4d818ec18187b09055fbb8d84a01590d6e..e43e63574b774d1c2a832a64cb8173340fc094b9:/package/haserl/Makefile diff --git a/package/haserl/Makefile b/package/haserl/Makefile index 53a28a771..eeba09b67 100644 --- a/package/haserl/Makefile +++ b/package/haserl/Makefile @@ -1,3 +1,9 @@ +# +# Copyright (C) 2006 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# # $Id$ include $(TOPDIR)/rules.mk @@ -15,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