diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-18 06:34:57 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-18 06:34:57 +0000 |
commit | 72d1969f67c376a8513904705f9ac0febe07f991 (patch) | |
tree | e6ebdb7b1ef3288be5c8d868847974350beaf317 /openwrt/package/haserl/ipkg/haserl.control | |
parent | 818f981f7736524e5da3bc287471245e8bab8d68 (diff) |
Uniformize package Makefile, move ipkg related files to ./ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@665 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/haserl/ipkg/haserl.control')
-rw-r--r-- | openwrt/package/haserl/ipkg/haserl.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openwrt/package/haserl/ipkg/haserl.control b/openwrt/package/haserl/ipkg/haserl.control new file mode 100644 index 000000000..1ab2bdad5 --- /dev/null +++ b/openwrt/package/haserl/ipkg/haserl.control @@ -0,0 +1,8 @@ +Package: haserl +Priority: optional +Section: web +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/haserl/ +Description: a CGI wrapper to embed shell scripts in HTML documents |