void-packages/srcpkgs/forkstat/template

13 lines
503 B
Bash
Raw Normal View History

2019-07-07 22:25:35 +00:00
# Template file for 'forkstat'
pkgname=forkstat
2019-09-11 17:10:50 +00:00
version=0.02.11
2019-07-07 22:25:35 +00:00
revision=1
build_style=gnu-makefile
short_desc="Program that logs process fork(), exec() and exit() activity"
maintainer="Wilson Birney <wpb@360scada.com>"
license="GPL-3.0-or-later"
homepage="https://kernel.ubuntu.com/~cking/forkstat/"
distfiles="https://kernel.ubuntu.com/~cking/tarballs/forkstat/forkstat-${version}.tar.xz"
2019-09-11 17:10:50 +00:00
checksum=717ad3c2a22f5dc68d51ac25cc86deb69820dffbc8ea1101b9792040a843921a
2019-07-07 22:25:35 +00:00
CFLAGS="-DVERSION=\'\"${version}\"\'"