diff --git a/textproc/bibtex2html/Makefile b/textproc/bibtex2html/Makefile index 53413e6a712e..588627b65ccc 100644 --- a/textproc/bibtex2html/Makefile +++ b/textproc/bibtex2html/Makefile @@ -3,13 +3,15 @@ PORTNAME= bibtex2html PORTVERSION= 1.98 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc print MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ MAINTAINER= gerald@FreeBSD.org COMMENT= Tools for searching BibTeX and translating from BibTeX to HTML +LICENSE= GPLv2 + BUILD_DEPENDS= ocaml:lang/ocaml USES= perl5