cfv _unstable_ port information

Package: cfv
Version: 1.18.2
Revision: 1
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: 775d8001228c5ba6549825318f906d26
Depends: python25, python-fchksum-py25
SourceDirectory: %n-%v
PatchScript: perl -pi -e 's,#! /usr/bin/env python,#!%p/bin/python2.5,' cfv
CompileScript: <<
make prefix=%i
<<
InstallScript: <<
mkdir -p %i/share/man/man1
mkdir -p %i/bin
make install prefix=%i mandir=%i/share/man
<<
DocFiles: README Changelog COPYING
Description: Checksum file verifier
DescDetail: <<
cfv is a utility to both test and create .sfv, .csv, md5sum
and *bsd md5 files. These files are commonly used to ensure the
correct retrieval or storage of data.
<<
License: GPL
Maintainer: Thomas Kotzian
Homepage: http://cfv.sourceforge.net