diff options
-rw-r--r-- | finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile | 4 | ||||
-rw-r--r-- | finance/p5-Business-OnlinePayment-MerchantCommerce/pkg-descr | 2 |
2 files changed, 6 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> diff --git a/finance/p5-Business-OnlinePayment-MerchantCommerce/pkg-descr b/finance/p5-Business-OnlinePayment-MerchantCommerce/pkg-descr index b2cba2165c67..bd25046a9888 100644 --- a/finance/p5-Business-OnlinePayment-MerchantCommerce/pkg-descr +++ b/finance/p5-Business-OnlinePayment-MerchantCommerce/pkg-descr @@ -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 |