- Add LICENSE

- Use single space after WWW:
- Pass maintainership to submitter
- While I'm here, fix BUILD_DEPENDS and add TEST_DEPENDS

PR:		ports/189552
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-05-25 12:38:48 +00:00
parent 27fc9086b7
commit dd29e8123a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355191
2 changed files with 8 additions and 5 deletions

View file

@ -9,14 +9,17 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
MAINTAINER= 5u623l20@gmail.com
COMMENT= Perl module for config-driven Subversion notification
RUN_DEPENDS= ${LOCALBASE}/bin/svnlook:${PORTSDIR}/devel/subversion \
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= ${LOCALBASE}/bin/svnlook:${PORTSDIR}/devel/subversion \
p5-SVN-Notify>=2.70:${PORTSDIR}/devel/p5-SVN-Notify \
p5-YAML>=0.62:${PORTSDIR}/textproc/p5-YAML
BUILD_DEPENDS= p5-Test-Deep>=0.1:${PORTSDIR}/devel/p5-Test-Deep \
${RUN_DEPENDS}
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Deep>=0.1:${PORTSDIR}/devel/p5-Test-Deep
USES= perl5
USE_PERL5= modbuild

View file

@ -1,4 +1,4 @@
This Perl module is a YAML-based configuration wrapper around the
SVN::Notify module.
WWW: http://search.cpan.org/dist/SVN-Notify-Config/
WWW: http://search.cpan.org/dist/SVN-Notify-Config/