diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-16 18:41:16 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-16 18:41:16 +0000 |
commit | f78c812abd94019677e4e61aaf4c490c2b902ba6 (patch) | |
tree | 53fcae1a01acbe0a5a2816ef2260f6c3c295e962 /package/lighttpd/ipkg/lighttpd.control | |
parent | 8d514c3040be58a5463bd906f06f483f4ec96236 (diff) |
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 000000000..a318f7f69 --- /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 |