mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Add LICENSE setting (GPLv2) based on a check of the source code,
README, etc.
This commit is contained in:
parent
c77a4b47e8
commit
cdee142af2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465455
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue