diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-09 03:52:26 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-09 03:52:26 +0000 |
commit | 5fa19ddf4acb24535211ddcfdaf8025fef4fc606 (patch) | |
tree | 7836e2cc33d725d75b050d980c755970459df943 /finance/p5-Business-OnlinePayment-iAuthorizer/Makefile | |
parent | bd23b6b74210d1b960916e74b70951aa442fc891 (diff) |
- Add LICENSE
- Pass maintainership to submitter
- While I'm here, remove leading indefinite article from COMMENT
PR: ports/189351
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes
Notes:
svn path=/head/; revision=353439
Diffstat (limited to 'finance/p5-Business-OnlinePayment-iAuthorizer/Makefile')
-rw-r--r-- | finance/p5-Business-OnlinePayment-iAuthorizer/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile b/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile index d81f98265b4f..d89079a73cd6 100644 --- a/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile +++ b/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile @@ -8,8 +8,11 @@ CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org -COMMENT= A Business::OnlinePayment backend module for iAuthorizer +MAINTAINER= 5u623l20@gmail.com +COMMENT= Business::OnlinePayment backend module for iAuthorizer + +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual BUILD_DEPENDS= p5-Business-OnlinePayment>=0:${PORTSDIR}/finance/p5-Business-OnlinePayment RUN_DEPENDS:= ${BUILD_DEPENDS} |