Index: head/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile =================================================================== --- head/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile (revision 498465) +++ head/finance/p5-Business-OnlinePayment-MerchantCommerce/Makefile (revision 498466) @@ -1,20 +1,24 @@ # Created by: Maxim Sobolev # $FreeBSD$ PORTNAME= Business-OnlinePayment-MerchantCommerce PORTVERSION= 0.01 PORTREVISION= 2 CATEGORIES= finance perl5 MASTER_SITES= CPAN 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 Index: head/finance/p5-Business-OnlinePayment-MerchantCommerce/pkg-descr =================================================================== --- head/finance/p5-Business-OnlinePayment-MerchantCommerce/pkg-descr (revision 498465) +++ head/finance/p5-Business-OnlinePayment-MerchantCommerce/pkg-descr (revision 498466) @@ -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