New package: darkhttpd-1.11
This commit is contained in:
parent
b2c019e997
commit
23b6eb11fe
1 changed files with 15 additions and 0 deletions
15
srcpkgs/darkhttpd/template
Normal file
15
srcpkgs/darkhttpd/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'darkhttpd'
|
||||
pkgname=darkhttpd
|
||||
version=1.11
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="A small and secure static webserver"
|
||||
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||
license="BSD"
|
||||
homepage="https://dmr.ath.cx/net/darkhttpd/"
|
||||
distfiles="$homepage/$pkgname-$version.tar.bz2"
|
||||
checksum=afad244add43c53010b36ada6ccdf1a854885cb37d6aeff103ad0aa4aed96c51
|
||||
|
||||
do_install() {
|
||||
vbin darkhttpd
|
||||
}
|
Loading…
Reference in a new issue