the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: idnits
Version: 2.12.00
Revision: 1
Source: http://tools.ietf.org/tools/%n/%n-%v.tgz
Source-MD5: 54a4bbcf6e9afa454d608afa60cc7e5b
Maintainer: Lars Eggert
HomePage: http://tools.ietf.org/tools/idnits/
License: GPL
Description: Verify IDs against the IETF's checklist
Depends: aspell
CompileScript: <<
<<
DocFiles: about changelog copyright todo
InstallScript: <<
mkdir -p %i/bin
install %n %i/bin/%n
<<