the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: bibclean
Version: 2.11.4
Revision: 2
Description: BibTeX prettyprinter and syntax checker
License: GPL
Homepage: http://www.math.utah.edu/pub/bibclean/
Maintainer: Monic Polynomial
Source: http://www.math.utah.edu/pub/bibclean/%n-%v.tar.bz2
Source-MD5: 7fbcae38a6227831dccd6f147260b3dc
SourceDirectory: %n-%v
BuildDepends: fink (>= 0.24.12-1)
PatchFile: %n.patch
PatchFile-MD5: cfc5944bcb8a5f6ca4691b3833bc6ccf
ConfigureParams: --prefix=%p --mandir=%p/share/man
InstallScript: <<
mkdir -p %i/bin
cp bibclean %i/bin/
mkdir -p %i/share/man/man1
cp bibclean.man %i/share/man/man1/bibclean.1
<<
DocFiles: README bibclean.pdf bibclean.ps bibclean.txt bibclean.copyright
DescDetail: <<
bibclean, a BibTeX prettyprinter, portability
verifier, and syntax checker. It can be used to find errors in .bib
files, as well as to standardize their format for readability and
editing convenience. It can also be used to convert Scribe-format
bibliographies to BibTeX form.
<<
DescPackaging: Previously maintained by Murali Vadivelu