diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-09 03:52:22 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-09 03:52:22 +0000 |
commit | bd23b6b74210d1b960916e74b70951aa442fc891 (patch) | |
tree | c1ab43750c93f7786a88c2064e45690d4f8c5f2a /finance/p5-Business-WorldPay-Junior/Makefile | |
parent | 2fddee010867f4bdba899b6d499c89da9bacd449 (diff) |
- Add LICENSE
- Pass maintainership to submitter
PR: ports/189350
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes
Notes:
svn path=/head/; revision=353438
Diffstat (limited to 'finance/p5-Business-WorldPay-Junior/Makefile')
-rw-r--r-- | finance/p5-Business-WorldPay-Junior/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/finance/p5-Business-WorldPay-Junior/Makefile b/finance/p5-Business-WorldPay-Junior/Makefile index d35ab95ab3ad..38f5db713095 100644 --- a/finance/p5-Business-WorldPay-Junior/Makefile +++ b/finance/p5-Business-WorldPay-Junior/Makefile @@ -7,9 +7,11 @@ CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Perl module to handle WorldPay Junior for payment services +LICENSE= GPLv2 + BUILD_DEPENDS= p5-Business-CreditCard>=0:${PORTSDIR}/finance/p5-Business-CreditCard \ p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment \ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI |