# -*- coding: utf-8; truncate-lines: t -*- # $Id: Portfile 28213 2007-08-24 19:50:50Z jochen@macports.org $ PortSystem 1.0 name bibutils version 3.37 categories tex maintainers openmaintainer jochen description bibliography conversion utilities long_description The bibutils program set interconverts between various \ bibliography formats using a common MODS-format XML \ intermediate. For example, one can convert RIS-format files \ to Bibtex by doing two transformations: RIS->MODS->Bibtex. \ By using a common intermediate for N formats, only 2N \ programs are required and not N. These programs operate \ on the command line and are styled after standard UNIX-like \ filters. homepage http://www.scripps.edu/~cdputnam/software/bibutils/bibutils.html master_sites http://www.scripps.edu/~cdputnam/software/bibutils/ distname bibutils_${version} extract.suffix _src.tgz checksums md5 52cc319e97927b2deab3bffface9f212 \ sha1 0604c3ad11a9f5ce82c006a9463cebf421d05d0b configure.pre_args --install-dir ${destroot}/${prefix}/bin