aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-MKDoc-XML/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-08-03 09:07:57 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-08-03 09:07:57 +0000
commit89866208f7986b918a47073c1429eff6711646a1 (patch)
treeada9ac40ac9bcb9e1a49ed9e588fd65d1a82b4ad /textproc/p5-MKDoc-XML/Makefile
parent6459810979652b16a334fd3aea8ac7ac85c618d0 (diff)
downloadports-89866208f7986b918a47073c1429eff6711646a1.tar.gz
ports-89866208f7986b918a47073c1429eff6711646a1.zip
- Add LICENSE
- Add NO_ARCH Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=476284
Diffstat (limited to 'textproc/p5-MKDoc-XML/Makefile')
-rw-r--r--textproc/p5-MKDoc-XML/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/p5-MKDoc-XML/Makefile b/textproc/p5-MKDoc-XML/Makefile
index 71dc05a9fe30..0b3ad66bddad 100644
--- a/textproc/p5-MKDoc-XML/Makefile
+++ b/textproc/p5-MKDoc-XML/Makefile
@@ -12,7 +12,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= The MKDoc XML Toolkit
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>