the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: idcomments
Version: 0.18
Revision: 1
Source: http://tools.ietf.org/tools/%n/%n-%v.tgz
Source-MD5: 6ceb271af37754657c7f81b3dba334de
Maintainer: Lars Eggert
HomePage: http://tools.ietf.org/tools/idcomments/
License: GPL
Description: Extract review comments from an ID
CompileScript: <<
<<
DocFiles: about changelog copyright todo
InstallScript: <<
mkdir -p %i/bin
install %n %i/bin/%n
<<