New package: gatling-0.13
This commit is contained in:
parent
89804093b5
commit
72184995d2
18
srcpkgs/gatling/template
Normal file
18
srcpkgs/gatling/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'gatling'
|
||||||
|
pkgname=gatling
|
||||||
|
version=0.13
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
makedepends="libowfat libressl-devel zlib-devel"
|
||||||
|
short_desc="High performance web server"
|
||||||
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="http://www.fefe.de/$pkgname/"
|
||||||
|
distfiles="http://dl.fefe.de/$pkgname-$version.tar.bz2"
|
||||||
|
checksum=b42145fdf7b66602fa8bc64661c2762172f6d33dbd9d53efebf821cd81e89245
|
||||||
|
make_build_target="gatling dl getlinks"
|
||||||
|
make_install_args="prefix=/usr MANDIR=/usr/share/man"
|
||||||
|
|
||||||
|
pre_install() {
|
||||||
|
vmkdir usr/share/man/man1
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user