aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-25 12:38:24 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-25 12:38:24 +0000
commit371fa39d5d76451ca4dd392f1310babdeefab6fd (patch)
tree0c632bef9fdada9d946c4cc518e4234831144d2c /devel
parent448c6556f31a4061a64f42c89ed6281f9636e842 (diff)
downloadports-371fa39d5d76451ca4dd392f1310babdeefab6fd.tar.gz
ports-371fa39d5d76451ca4dd392f1310babdeefab6fd.zip
- Add LICENSE
- Pass maintainership to submitter PR: ports/189547 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes
Notes: svn path=/head/; revision=355186
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-SVN-Notify-Filter-Watchers/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/devel/p5-SVN-Notify-Filter-Watchers/Makefile b/devel/p5-SVN-Notify-Filter-Watchers/Makefile
index a61ca703577b..7dfb1864d90b 100644
--- a/devel/p5-SVN-Notify-Filter-Watchers/Makefile
+++ b/devel/p5-SVN-Notify-Filter-Watchers/Makefile
@@ -7,11 +7,14 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Subscribe to SVN::Notify commits with a Subversion property
-RUN_DEPENDS= p5-SVN-Notify>=2.72:${PORTSDIR}/devel/p5-SVN-Notify
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-SVN-Notify>=2.72:${PORTSDIR}/devel/p5-SVN-Notify
+RUN_DEPENDS= p5-SVN-Notify>=2.72:${PORTSDIR}/devel/p5-SVN-Notify
USES= perl5
USE_PERL5= configure