aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Reform
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2018-05-18 09:04:08 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2018-05-18 09:04:08 +0000
commitd222a25c775f49d0a9d58645ff457222d8c866ec (patch)
tree7cdd2dfd1fb8e4cc4163afcf0f8bce778a873b0f /textproc/p5-Text-Reform
parent6560f40dcd3e99045cf2d2828b9b225ae808dd66 (diff)
downloadports-d222a25c775f49d0a9d58645ff457222d8c866ec.tar.gz
ports-d222a25c775f49d0a9d58645ff457222d8c866ec.zip
- Add LICENSE
- Add NO_ARCH Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=470281
Diffstat (limited to 'textproc/p5-Text-Reform')
-rw-r--r--textproc/p5-Text-Reform/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/p5-Text-Reform/Makefile b/textproc/p5-Text-Reform/Makefile
index 482d9135ce58..1194bf9bd3bd 100644
--- a/textproc/p5-Text-Reform/Makefile
+++ b/textproc/p5-Text-Reform/Makefile
@@ -11,7 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Manual text wrapping and reformatting
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>