Add LICENSE setting (GPLv2) based on a check of the source code,

README, etc.
This commit is contained in:
Gerald Pfeifer 2018-03-24 15:16:58 +00:00
parent c77a4b47e8
commit cdee142af2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465455

View file

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