2015-06-10 10:15:58 +02:00
|
|
|
# Template file for 'darkhttpd'
|
|
|
|
pkgname=darkhttpd
|
|
|
|
version=1.11
|
2015-07-25 13:53:53 +02:00
|
|
|
revision=3
|
|
|
|
build_pie=yes
|
2015-06-10 10:15:58 +02:00
|
|
|
build_style=gnu-makefile
|
|
|
|
short_desc="A small and secure static webserver"
|
|
|
|
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
|
|
|
license="BSD"
|
2015-06-10 10:58:47 +02:00
|
|
|
homepage="http://dmr.ath.cx/net/darkhttpd/"
|
2015-06-10 10:15:58 +02:00
|
|
|
distfiles="$homepage/$pkgname-$version.tar.bz2"
|
|
|
|
checksum=afad244add43c53010b36ada6ccdf1a854885cb37d6aeff103ad0aa4aed96c51
|
|
|
|
|
|
|
|
do_install() {
|
|
|
|
vbin darkhttpd
|
|
|
|
}
|