aboutsummaryrefslogtreecommitdiff
path: root/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-04-09 09:01:13 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-04-09 09:01:13 +0000
commitf6245b31ccc7f66ff2665848b46e9011151008ae (patch)
treed84dbc4d0a207f477254d201072f5317590b1cb2 /finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile
parent3a37e10d4018db89c28af6925508600f43b48430 (diff)
downloadports-f6245b31ccc7f66ff2665848b46e9011151008ae.tar.gz
ports-f6245b31ccc7f66ff2665848b46e9011151008ae.zip
Notes
Diffstat (limited to 'finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile')
-rw-r--r--finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile b/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile
index b50658f70433..c5b07d6918df 100644
--- a/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile
+++ b/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile
@@ -11,10 +11,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Business::OnlinePayment backend module for MerchantCommerce authorization service
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>