bibclean _unstable_ port information

Package: bibclean
Version: 2.11.4
Revision: 1

Maintainer: Murali Vadivelu

Description: BibTeX prettyprinter and syntax checker
Homepage: http://www.math.utah.edu/pub/bibclean/
License: GPL
Source: http://www.math.utah.edu/pub/bibclean/%n-%v.tar.bz2
SourceDirectory: %n-%v
Source-MD5: 7fbcae38a6227831dccd6f147260b3dc

Patch: %n.patch

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.
<<