# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim: fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0

name                cksfv
version             1.3.15
categories          sysutils
maintainers         nomaintainer
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            https://zakalwe.fi/~shd/foss/cksfv/
master_sites        ${homepage}files/
use_bzip2           yes
checksums           rmd160  0373457a78af5b1ae959fd497acdbe0debc4d955 \
                    sha256  a173be5b6519e19169b6bb0b8a8530f04303fe3b17706927b9bd58461256064c \
                    size    27282

patchfiles          patch-Makefile.in

test.run            yes
test.target         check
