New package: fcgiwrap-1.1.0
This commit is contained in:
parent
723a461f24
commit
914f6211ce
18
srcpkgs/fcgiwrap/template
Normal file
18
srcpkgs/fcgiwrap/template
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
# Template file for 'fcgiwrap'
|
||||||
|
pkgname=fcgiwrap
|
||||||
|
version=1.1.0
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
configure_args="--mandir=/share/man --sbindir=/bin"
|
||||||
|
hostmakedepends="automake libtool pkg-config"
|
||||||
|
makedepends="fcgi-devel"
|
||||||
|
short_desc="Simple server for running CGI applications over FastCGI"
|
||||||
|
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://nginx.localdomain.pl/wiki/FcgiWrap"
|
||||||
|
distfiles="https://github.com/gnosek/${pkgname}/archive/${version}.tar.gz"
|
||||||
|
checksum=4c7de0db2634c38297d5fcef61ab4a3e21856dd7247d49c33d9b19542bd1c61f
|
||||||
|
|
||||||
|
pre_configure() {
|
||||||
|
autoreconf -fi
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user