# $Id: Portfile 81736 2011-08-04 16:51:54Z jmr@macports.org $

PortSystem  1.0

name        bibtex2html
version     1.96
revision    1
categories  textproc www
platforms   darwin
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 ce447520fde0a66bbbda0db247f06afb5e53907c \
		md5  cd63fcb95043a3677377b87f30bef7d4

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