diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:00:52 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:00:52 +0000 |
commit | 2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b (patch) | |
tree | 5d08222d6b73d9f9af96df3e575f949469caf443 /finance/p5-Business-OnlinePayment-SurePay/Makefile | |
parent | Re-add libgnomeprintui-2.0 for ports that will need it: (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75971
Diffstat (limited to 'finance/p5-Business-OnlinePayment-SurePay/Makefile')
-rw-r--r-- | finance/p5-Business-OnlinePayment-SurePay/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/p5-Business-OnlinePayment-SurePay/Makefile b/finance/p5-Business-OnlinePayment-SurePay/Makefile index 049ca60acb25..6b499e4f86fb 100644 --- a/finance/p5-Business-OnlinePayment-SurePay/Makefile +++ b/finance/p5-Business-OnlinePayment-SurePay/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Business PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= A Business::OnlinePayment backend module for SurePay authorization service BUILD_DEPENDS= ${SITE_PERL}/Business/CreditCard.pm:${PORTSDIR}/misc/p5-Business-CreditCard \ ${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/misc/p5-Business-OnlinePayment |