summaryrefslogtreecommitdiff
path: root/finance/p5-Business-OCV
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-03-04 09:00:53 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-03-04 09:00:53 +0000
commitf03eca129c256d10f2b7f2c140afbc4fbb3bb22f (patch)
tree868399a88d76641c30c1c3852fe7f87de7bac08c /finance/p5-Business-OCV
parentmath/libtommath: build shared library by default (diff)
- Add LICENSE
- Add NO_ARCH Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=494565
Diffstat (limited to 'finance/p5-Business-OCV')
-rw-r--r--finance/p5-Business-OCV/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/finance/p5-Business-OCV/Makefile b/finance/p5-Business-OCV/Makefile
index 7dedf12b1e85..5557af361ed2 100644
--- a/finance/p5-Business-OCV/Makefile
+++ b/finance/p5-Business-OCV/Makefile
@@ -12,7 +12,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Interface to the Ingenico OCV Server
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>