void-packages/srcpkgs/spawn-fcgi/template
2020-05-29 13:04:36 +02:00

16 lines
457 B
Bash

# Template file for 'spawn-fcgi'
pkgname=spawn-fcgi
version=1.6.4
revision=3
build_style=gnu-configure
short_desc="Spawn FastCGI applications"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD"
homepage="http://redmine.lighttpd.net/projects/spawn-fcgi/"
distfiles="http://www.lighttpd.net/download/${pkgname}-${version}.tar.bz2"
checksum=a3cfc7c9581b6ddc31084b379c9160323fa345d357ace6cd2d3d3af3593e2873
post_install() {
vlicense COPYING LICENSE
}