void-packages/srcpkgs/cksfv/template
2014-07-02 18:01:56 +02:00

15 lines
511 B
Plaintext

pkgname=cksfv
version=1.3.14
revision=1
build_style=configure
maintainer="Dominik Honnef <dominik@honnef.co>"
license="GPL-2"
homepage="http://zakalwe.fi/~shd/foss/cksfv/"
short_desc="SFV checksum utility (simple file verification)"
distfiles="http://zakalwe.fi/~shd/foss/cksfv/files/${pkgname}-${version}.tar.gz"
checksum=010facce85b317b7b9f952c84cd59ce03476a2b685db33a49b6ea0d1b38378ea
pre_configure() {
configure_args="--prefix=/usr --package-prefix=${DESTDIR} --bindir=/usr/bin --mandir=/usr/share/man"
}