diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-07-04 12:11:08 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-07-04 12:11:08 +0000 |
commit | 264664f4d02f2bcf48e4c850d2494a8b0f173e94 (patch) | |
tree | 431ef6271d54b15b253e30bc90b4c676b431ec05 /package/lighttpd/ipkg | |
parent | 81982836b011624f0bb8929b44540da9bb5e1eee (diff) | |
download | upstream-264664f4d02f2bcf48e4c850d2494a8b0f173e94.tar.gz upstream-264664f4d02f2bcf48e4c850d2494a8b0f173e94.tar.bz2 upstream-264664f4d02f2bcf48e4c850d2494a8b0f173e94.zip |
Add fastcgi subpackage (Thanks aorlinsk for the help)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1331 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/lighttpd/ipkg')
-rw-r--r-- | package/lighttpd/ipkg/lighttpd-mod-fastcgi.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/package/lighttpd/ipkg/lighttpd-mod-fastcgi.control b/package/lighttpd/ipkg/lighttpd-mod-fastcgi.control new file mode 100644 index 0000000000..e653e95601 --- /dev/null +++ b/package/lighttpd/ipkg/lighttpd-mod-fastcgi.control @@ -0,0 +1,9 @@ +Package: lighttpd-mod-fastcgi +Priority: optional +Section: net +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Anael Orlinski <anael.orlinski@gmail.com>, Nico <nthill@free.fr> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/lighttpd/ +Description: FASTCGI module for lighttpd +Depends: lighttpd |