gitignore. thttpd added

for/master
Denis Knauf 2013-04-24 18:26:59 +02:00
parent 748b399657
commit ab0c1b1cff
2 changed files with 17 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.*.swp

View File

@ -0,0 +1,16 @@
# Copyright (c) 2013 Denis Knauf
# Distributed under the terms of the GNU General Public License v2
#require systemd-service
SUMMARY="thttpd - tiny/turbo/throttling HTTP server - thttpd is a simple, small, portable, fast, and secure HTTP server."
HOMEPAGE="http://acme.com/software/thttpd/"
DOWNLOADS="http://acme.com/software/thttpd/${PNV}.tar.gz"
SLOT="0"
LICENCES="GPL-2"
PLATFORMS="~amd64"
DEPENDENCIES="
group/thttpd
user/thttpd
"
#MYOPTIONS="systemd"