the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: help2man
Version: 1.29
Revision: 1
Source: gnu
Source-MD5: d084ca7079239b4405f3a07298cf7229
ConfigureParams: --infodir='%p/share/info' --mandir='%p/share/man'
Depends: texinfo (>= 4.1-3)
InstallScript: make install DESTDIR=%d
DocFiles: COPYING NEWS ChangeLog README THANKS
InfoDocs: %n.info
Description: Generates man pages from program output
DescDetail: <<
help2man is intended to provide an easy way for software authors to
include a manual page in their distribution without having to maintain
that document. Given a program which produces resonably standard --help
and --version outputs, help2man will attempt to re-arrange that output
into something which resembles a manual page.
<<
License: GPL
Maintainer: Ben Hines
Homepage: http://www.gnu.org/software/help2man/