- Add LICENSE
- Add NO_ARCH - Add WWW Approved by: portmgr blanket
This commit is contained in:
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
|
@ -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>
|
||||
|
|
|
@ -1,2 +1,4 @@
|
|||
This is Business::OnlinePayment::MerchantCommerce, an Business::OnlinePayment
|
||||
backend module for MerchantCommerce authorization service.
|
||||
|
||||
WWW: https://metacpan.org/release/Business-OnlinePayment-MerchantCommerce
|
||||
|
|
Loading…
Reference in a new issue