# $Id: Portfile 55579 2009-08-13 22:14:30Z toby@macports.org $

PortSystem          1.0

name                cksfv
version             1.3.14
categories          sysutils
maintainers         gmail.com:cedric.luthi
description         simple file verification utility
long_description    cksfv (Check SFV) creates simple file verification (.sfv) \
                    listings and tests existing sfv files. It uses the crc32 \
                    checksum.

homepage            http://zakalwe.fi/~shd/foss/cksfv/
platforms           darwin
master_sites        ${homepage}files/
use_bzip2           yes
checksums           md5 138bff42ab23fbba8cca0ae14b2d9e52 \
                    sha1 f6da3a559b2862691a2be6d2be0aac66cd624885 \
                    rmd160 dd80ea658f2589dc37fd9edf593bc59af426f533

patchfiles          patch-Makefile.in

test.run            yes
test.target         check
