diff options
Diffstat (limited to 'finance/p5-Business-OnlinePayment-eSec/Makefile')
-rw-r--r-- | finance/p5-Business-OnlinePayment-eSec/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/finance/p5-Business-OnlinePayment-eSec/Makefile b/finance/p5-Business-OnlinePayment-eSec/Makefile index 65ea768..2e34aef6 100644 --- a/finance/p5-Business-OnlinePayment-eSec/Makefile +++ b/finance/p5-Business-OnlinePayment-eSec/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An Business::OnlinePayment backend module for eSec + BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment RUN_DEPENDS= ${BUILD_DEPENDS} |