diff options
Diffstat (limited to 'devel/p5-SVN-Notify/Makefile')
-rw-r--r-- | devel/p5-SVN-Notify/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/p5-SVN-Notify/Makefile b/devel/p5-SVN-Notify/Makefile index f30aed1da00c..52ba7ec73338 100644 --- a/devel/p5-SVN-Notify/Makefile +++ b/devel/p5-SVN-Notify/Makefile @@ -6,7 +6,7 @@ # PORTNAME= SVN-Notify -PORTVERSION= 2.82 +PORTVERSION= 2.83 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org COMMENT= Subversion activity notification +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + RUN_DEPENDS= ${SITE_PERL}/Net/SMTP_auth.pm:${PORTSDIR}/mail/p5-Net-SMTP_auth \ p5-Text-Trac>=0.10:${PORTSDIR}/textproc/p5-Text-Trac \ ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser |