---
name: cksfv
version: 1.3.14
origin: security/cksfv
comment: Create or manipulate Simple File Verification (SFV) checksum files
arch: freebsd:9:x86:64
www: http://freecode.com/projects/cksfv
maintainer: ehaupt@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 51363
desc: |
  The Simple File Verification (SFV) system is a file integrity verification
  system which is popular on some platforms.  A software package may be
  accompanied by an SFV file (usually with extension .sfv) which contains
  CRC-32 checksums for all the files that comprise the package.

  cksfv (Check SFV) can both create simple file verification (SFV) files, and
  test file integrity against existing SFV files.

  WWW: http://freecode.com/projects/cksfv
categories: [security]
options: {DOCS: on}
files:
  /usr/local/bin/cksfv: 63a63dadd371f8ea31d7e0e2eb8d5639887ce765dccc370ae641cbaf4dc365bd
  /usr/local/man/man1/cksfv.1.gz: 462b06b416017877ab570c078b35cf338679e31e1399daf444541dfcde69e996
  /usr/local/share/doc/cksfv/ChangeLog: 30c8f40f3d06a41829844723bf181c0ca5f937525aeb15eb0e48592adf2bb2f9
  /usr/local/share/doc/cksfv/README: 4f2295205351e6b3f8ee0bacabdcf3fc253b3aa0cfb7ab9fad22a29d79b70f13
  /usr/local/share/licenses/cksfv-1.3.14/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/cksfv-1.3.14/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/cksfv-1.3.14/catalog.mk: 7f24d06b769f6065bdc7ac6002767be7f55c7152da5543051486789abcd7fc98
directories:
  /usr/local/share/licenses/cksfv-1.3.14/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/cksfv/: n
scripts:
  post-install: |
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
