# $Id: Portfile,v 1.9 2006/06/21 07:15:02 mww Exp $
PortSystem  1.0
name        bibtex2html
version     1.82
categories  textproc www
maintainers reilles@loria.fr
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.
master_sites     http://www.lri.fr/~filliatr/ftp/bibtex2html
checksums	sha1 2e389f36a4fa49293fc2f6780e786692478a5d05 \
		md5 e6aba961d94bb977eeb7c6e118ecb9e4
patchfiles       patch-aux2bib.1
configure.type   gnu
configure.args   --mandir=${destroot}${prefix}/share/man
depends_build    bin:ocamlc:ocaml
depends_run      bin:bibtex:teTeX
destroot.target  install 
destroot.destdir prefix=${destroot}${prefix}
