void-packages/srcpkgs/forkstat/template
2021-05-31 11:15:30 -03:00

13 lines
503 B
Bash

# Template file for 'forkstat'
pkgname=forkstat
version=0.02.16
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-2.0-or-later"
homepage="https://kernel.ubuntu.com/~cking/forkstat/"
distfiles="https://kernel.ubuntu.com/~cking/tarballs/forkstat/forkstat-${version}.tar.xz"
checksum=9ce82a4781dca21c37378a423ac5cacf2663b6fb64162c856f459ca439dd3fe7
CFLAGS="-DVERSION=\'\"${version}\"\'"