# $Id: Portfile 108399 2013-07-22 19:00:31Z jowens@macports.org $

PortSystem  1.0

name        bibtex2html
version     1.97
revision    2
categories  textproc www
platforms   darwin
license     GPL-2
maintainers loria.fr:reilles
description Bibtex to HTML translator
long_description  bibtex2html is a collection of tools for \
    translating from BibTeX to HTML. They allow to \
    produce, from a set of bibliography files in \
    BibTeX format, a bibliography in HTML format.
homepage         http://www.lri.fr/~filliatr/bibtex2html/
master_sites     http://www.lri.fr/~filliatr/ftp/bibtex2html
checksums	sha1 970cb972eb88ff4cd01f247c0d8a6b821473f243 \
		md5  d20d0d607be3f6aa770554f3eee0dde1

patchfiles       patch-aux2bib.1.diff
configure.args   --mandir=${destroot}${prefix}/share/man
depends_build    port:ocaml port:hevea bin:pdflatex:texlive-basic
depends_run      bin:bibtex:texlive-basic
destroot.target  install
destroot.destdir prefix=${destroot}${prefix}
