- Add LICENSE
- Pass maintainership to submitter - While I'm here, sort *_DEPENDS PR: ports/189548 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
parent
371fa39d5d
commit
2a4617e017
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355187
1 changed files with 8 additions and 5 deletions
|
@ -8,13 +8,16 @@ CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= 5u623l20@gmail.com
|
||||||
COMMENT= Determines Subversion accounts to receive email via the authz file
|
COMMENT= Determines Subversion accounts to receive email via the authz file
|
||||||
|
|
||||||
RUN_DEPENDS= p5-SVN-Notify>=2.72:${PORTSDIR}/devel/p5-SVN-Notify \
|
LICENSE= ART10 GPLv1
|
||||||
p5-SVN-Access>=0:${PORTSDIR}/devel/p5-SVN-Access
|
LICENSE_COMB= dual
|
||||||
BUILD_DEPENDS= p5-SVN-Notify>=2.72:${PORTSDIR}/devel/p5-SVN-Notify \
|
|
||||||
p5-SVN-Access>=0:${PORTSDIR}/devel/p5-SVN-Access
|
BUILD_DEPENDS= p5-SVN-Access>=0:${PORTSDIR}/devel/p5-SVN-Access \
|
||||||
|
p5-SVN-Notify>=2.72:${PORTSDIR}/devel/p5-SVN-Notify
|
||||||
|
RUN_DEPENDS= p5-SVN-Access>=0:${PORTSDIR}/devel/p5-SVN-Access \
|
||||||
|
p5-SVN-Notify>=2.72:${PORTSDIR}/devel/p5-SVN-Notify
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
Loading…
Reference in a new issue