Portfile

# $Id: Portfile 20473 2006-11-03 15:28:36Z blair@macports.org $

PortSystem 1.0
name BibTool
version 2.48
categories tex
maintainers tristan@cs.dartmouth.edu
description Tool for manipulating BibTeX databases.
long_description \
BibTeX provides an easy to use means to integrate citations and \
bibliographies into LaTeX documents. But the user is left alone \
with the management of the BibTeX files. The program BibTool is \
intended to fill this gap. BibTool allows the manipulation of \
BibTeX files which goes beyond the possibilities---and \
intentions---of BibTeX.

platforms darwin

homepage http://www.gerd-neugebauer.de/software/TeX/BibTool.en.html
master_sites http://tug.ctan.org/tex-archive/biblio/bibtex/utils/bibtool/ \
ftp://cam.ctan.org/tex-archive/biblio/bibtex/utils/bibtool/ \
ftp://ftp.dante.de/tex-archive/biblio/bibtex/utils/bibtool/

checksums md5 20ebb18ea55e5f64b67f5b8edaa0d6fa

destroot.destdir BINDIR=${destroot}/${prefix}/bin LIBDIR=${destroot}/${prefix}/lib/${name}

depends_lib port:teTeX