summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-04-22 02:09:20 +0000
committeramdmi3 <amdmi3@FreeBSD.org>2015-04-22 02:09:20 +0000
commit8cb8488ee390fc3c1449b1b990c8a2934fa97c57 (patch)
tree2cdba54ce53b8f3f6240514621d210a93ad13356
parent853fdbd5b540a863952d54db17b3119bf4ec860b (diff)
downloadFreeBSD-ports-8cb8488ee390fc3c1449b1b990c8a2934fa97c57.zip
FreeBSD-ports-8cb8488ee390fc3c1449b1b990c8a2934fa97c57.tar.gz
- Add LICENSE_FILE
- Add CPE info Approved by: portmgr blanket
-rw-r--r--textproc/unrtf/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/unrtf/Makefile b/textproc/unrtf/Makefile
index 320c308..92d97e1 100644
--- a/textproc/unrtf/Makefile
+++ b/textproc/unrtf/Makefile
@@ -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 \
OpenPOWER on IntegriCloud