diff options
Diffstat (limited to 'misc/p5-Business-OnlinePayment/Makefile')
-rw-r--r-- | misc/p5-Business-OnlinePayment/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/p5-Business-OnlinePayment/Makefile b/misc/p5-Business-OnlinePayment/Makefile index 78d9a0428344..7df99b461b7e 100644 --- a/misc/p5-Business-OnlinePayment/Makefile +++ b/misc/p5-Business-OnlinePayment/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A generic interface for processing online credit card payments + BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay RUN_DEPENDS= ${BUILD_DEPENDS} |