diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-04-18 06:34:57 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-04-18 06:34:57 +0000 |
commit | 393ad22147939bc66a67549a41f9c8089047d93b (patch) | |
tree | eb9e6f886aa7896421e0539f79892262ded681f7 /package/haserl/ipkg | |
parent | d1f57a6a03fb3a4566e561b9db03d92cea887aa4 (diff) | |
download | upstream-393ad22147939bc66a67549a41f9c8089047d93b.tar.gz upstream-393ad22147939bc66a67549a41f9c8089047d93b.tar.bz2 upstream-393ad22147939bc66a67549a41f9c8089047d93b.zip |
Uniformize package Makefile, move ipkg related files to ./ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@665 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/haserl/ipkg')
-rw-r--r-- | package/haserl/ipkg/haserl.control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/haserl/ipkg/haserl.control b/package/haserl/ipkg/haserl.control new file mode 100644 index 0000000000..1ab2bdad5b --- /dev/null +++ b/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 |