diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-04 12:11:08 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-04 12:11:08 +0000 |
commit | 610b85f8beed7161ac87903d6877426bb8b6f097 (patch) | |
tree | 431ef6271d54b15b253e30bc90b4c676b431ec05 /package/lighttpd/ipkg | |
parent | 4584b285622d37fc8733995340ccf4eb1604aad9 (diff) |
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 000000000..e653e9560 --- /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 |