mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- 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
@ -8,13 +8,16 @@ CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= 5u623l20@gmail.com
|
||||
COMMENT= Determines Subversion accounts to receive email via the authz file
|
||||
|
||||
RUN_DEPENDS= p5-SVN-Notify>=2.72:${PORTSDIR}/devel/p5-SVN-Notify \
|
||||
p5-SVN-Access>=0:${PORTSDIR}/devel/p5-SVN-Access
|
||||
BUILD_DEPENDS= p5-SVN-Notify>=2.72:${PORTSDIR}/devel/p5-SVN-Notify \
|
||||
p5-SVN-Access>=0:${PORTSDIR}/devel/p5-SVN-Access
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
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
|
||||
USE_PERL5= configure
|
||||
|
Loading…
Reference in New Issue
Block a user