diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-05-16 18:41:16 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-05-16 18:41:16 +0000 |
commit | 12ed01d836407ddef7dd449c87a9dc8655d983f5 (patch) | |
tree | 53fcae1a01acbe0a5a2816ef2260f6c3c295e962 /package/lighttpd/ipkg/lighttpd.control | |
parent | da6c1247933d1659e26d448aa9900909271b3a23 (diff) | |
download | upstream-12ed01d836407ddef7dd449c87a9dc8655d983f5.tar.gz upstream-12ed01d836407ddef7dd449c87a9dc8655d983f5.tar.bz2 upstream-12ed01d836407ddef7dd449c87a9dc8655d983f5.zip |
Add lighttpd package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@917 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/lighttpd/ipkg/lighttpd.control')
-rw-r--r-- | package/lighttpd/ipkg/lighttpd.control | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/package/lighttpd/ipkg/lighttpd.control b/package/lighttpd/ipkg/lighttpd.control new file mode 100644 index 0000000000..a318f7f690 --- /dev/null +++ b/package/lighttpd/ipkg/lighttpd.control @@ -0,0 +1,10 @@ +Package: lighttpd +Priority: optional +Section: net +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/lighttpd/ +Description: a flexible and lightweight web server, + built with SSL support. +Depends: libopenssl, libpcre |