mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Add LICENSE_FILE
- Add CPE info Approved by: portmgr blanket
This commit is contained in:
parent
e6cd9a993a
commit
9a4edf532c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384476
@ -9,11 +9,13 @@ MASTER_SITES= GNU
|
||||
MAINTAINER= bf@FreeBSD.org
|
||||
COMMENT= Converter from RTF to several formats, including HTML and LaTeX
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE= GPLv3 # or later
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= gmake iconv
|
||||
USES= cpe gmake iconv
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --libdir=${PREFIX}/share
|
||||
CPE_VENDOR= unrtf_project
|
||||
|
||||
PLIST_FILES= bin/unrtf \
|
||||
%%DATADIR%%/SYMBOL.charmap \
|
||||
|
Loading…
Reference in New Issue
Block a user