---
name: pure-sfv
version: 0.3
origin: security/pure-sfv
comment: Utility to test and create .sfv files
arch: freebsd:9:x86:64
www: http://pure-sfv.sourceforge.net/
maintainer: ehaupt@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [GPLv2]
flatsize: 102681
desc: |
  This utility creates .SFV (Simple File Verify) and .PAR (Parity Archive) data
  files.

  Features:

    * Recursive directories handling
    * Automatic checksum file naming ability in create mode
    * Meaningful and documented exit values for easy scripting
    * Wildcards for file names
    * Creation of PAR (Parity Archive) files
    * Create Multiple recovery sets if number of files in SFV greater than 255

  WWW: http://pure-sfv.sourceforge.net/
categories: [security]
options: {DOCS: on}
files:
  /usr/local/bin/pure-sfv: e52223a5a8c978a28ba68a9a0adae65c8a9ee6e3b792466a164a60e39fa5c300
  /usr/local/share/doc/pure-sfv/ReadMe.txt: 818084a9cc4618a38cf5001e591ed895535a39c9b03dde443384f6b052b117dd
  /usr/local/share/licenses/pure-sfv-0.3/GPLv2: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643
  /usr/local/share/licenses/pure-sfv-0.3/LICENSE: 7e1394d03c5f275a402fe721ff1d1349449ea8602b52af954c76463afcdb6ef7
  /usr/local/share/licenses/pure-sfv-0.3/catalog.mk: 5318bd5e522f2211398a572e85db10fcb8b028fb94fdc0a239df1937fad7973e
directories:
  /usr/local/share/licenses/pure-sfv-0.3/: n
  /usr/local/share/licenses/: y
  /usr/local/share/doc/pure-sfv/: 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
