# -*- coding: utf-8; mode: tcl; c-basic-offset: 4; tab-width: 4; indent-tabs-mode: nil -*- vim:et:sw=4:ts=4:sts=4 # $Id: Portfile 30562 2007-10-31 08:33:21Z jochen@macports.org $ PortSystem 1.0 name bibutils version 3.39 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²-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 b7513e83a4e0c3126462af127437e16e \ sha1 504655a7f42e66dfd731dbb3bd31b8c64de3c049 configure.pre_args --install-dir ${destroot}/${prefix}/bin