2014-11-23 15:18:39 +00:00
|
|
|
# Template file for 'spawn-fcgi'
|
2014-08-18 14:40:03 +00:00
|
|
|
pkgname=spawn-fcgi
|
|
|
|
version=1.6.4
|
|
|
|
revision=1
|
|
|
|
build_style=gnu-configure
|
|
|
|
short_desc="Spawn FastCGI applications"
|
|
|
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|
|
|
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
|
|
|
|
}
|