aboutsummaryrefslogtreecommitdiff
path: root/textproc/archmage/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-04-21 10:41:57 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-04-21 10:41:57 +0000
commitcc6e13131c99e747c7fcc72fef13644adf9780b2 (patch)
treed4e95d5bb6402274a04068e1cc1b65b18b31d6a9 /textproc/archmage/Makefile
parent2b9118bedfb854becf426f83c7c18419177bd877 (diff)
downloadports-cc6e13131c99e747c7fcc72fef13644adf9780b2.tar.gz
ports-cc6e13131c99e747c7fcc72fef13644adf9780b2.zip
Notes
Diffstat (limited to 'textproc/archmage/Makefile')
-rw-r--r--textproc/archmage/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/archmage/Makefile b/textproc/archmage/Makefile
index e0e5d321b483..3acd2872cfb9 100644
--- a/textproc/archmage/Makefile
+++ b/textproc/archmage/Makefile
@@ -12,14 +12,17 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Extensible reader/decompiler of files in CHM format
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/chm/chm.py:${PORTSDIR}/textproc/pychm \
${PYTHON_SITELIBDIR}/BeautifulSoup.py:${PORTSDIR}/www/py-beautifulsoup32
NO_BUILD= yes
-USES= python:2 tar:bzip2
+USES= cpe python:2 tar:bzip2
USE_PYTHON= distutils autoplist
+CPE_VENDOR= archmage_project
+
PLIST_FILES= man/man1/archmage.1.gz
post-extract: