- Add LICENSE

- Add NO_ARCH
- Add WWW

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2019-04-09 09:01:13 +00:00
parent 3a37e10d40
commit f6245b31cc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498466
2 changed files with 6 additions and 0 deletions

View file

@ -11,10 +11,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org MAINTAINER= perl@FreeBSD.org
COMMENT= Business::OnlinePayment backend module for MerchantCommerce authorization service COMMENT= Business::OnlinePayment backend module for MerchantCommerce authorization service
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS} BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment RUN_DEPENDS= p5-Business-OnlinePayment>=0:finance/p5-Business-OnlinePayment
USES= perl5 USES= perl5
USE_PERL5= configure USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1,2 +1,4 @@
This is Business::OnlinePayment::MerchantCommerce, an Business::OnlinePayment This is Business::OnlinePayment::MerchantCommerce, an Business::OnlinePayment
backend module for MerchantCommerce authorization service. backend module for MerchantCommerce authorization service.
WWW: https://metacpan.org/release/Business-OnlinePayment-MerchantCommerce