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 | 518fab9488b667c6ddb9e97558450ee855ab1059 (patch) | |
tree | 181d21c41c3b8fde9b2db1428f603da2ec247794 /openwrt/package/lighttpd/ipkg/lighttpd-mod-fastcgi.control | |
parent | acaf1abbe4ec67b0ae02663c8dec8cecd5a445af (diff) | |
download | mtk-20170518-518fab9488b667c6ddb9e97558450ee855ab1059.zip mtk-20170518-518fab9488b667c6ddb9e97558450ee855ab1059.tar.gz mtk-20170518-518fab9488b667c6ddb9e97558450ee855ab1059.tar.bz2 |
Add fastcgi subpackage (Thanks aorlinsk for the help)
SVN-Revision: 1331
Diffstat (limited to 'openwrt/package/lighttpd/ipkg/lighttpd-mod-fastcgi.control')
-rw-r--r-- | openwrt/package/lighttpd/ipkg/lighttpd-mod-fastcgi.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/lighttpd/ipkg/lighttpd-mod-fastcgi.control b/openwrt/package/lighttpd/ipkg/lighttpd-mod-fastcgi.control new file mode 100644 index 0000000..e653e95 --- /dev/null +++ b/openwrt/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 |