void-packages/srcpkgs/forkstat/template
2019-09-11 20:09:43 +02:00

13 lines
503 B
Bash

# Template file for 'forkstat'
pkgname=forkstat
version=0.02.11
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"
checksum=717ad3c2a22f5dc68d51ac25cc86deb69820dffbc8ea1101b9792040a843921a
CFLAGS="-DVERSION=\'\"${version}\"\'"