aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-Growl-GNTP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Growl-GNTP/Makefile')
-rw-r--r--net/p5-Growl-GNTP/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/net/p5-Growl-GNTP/Makefile b/net/p5-Growl-GNTP/Makefile
index 0eb1b4a86079..073b368e0678 100644
--- a/net/p5-Growl-GNTP/Makefile
+++ b/net/p5-Growl-GNTP/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= Growl-GNTP
-PORTVERSION= 0.20
-PORTREVISION= 1
+PORTVERSION= 0.21
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -12,13 +11,14 @@ COMMENT= Perl implementation of the Growl GNTP Protocol (Client Part)
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-Crypt-CBC>=0:security/p5-Crypt-CBC \
- p5-Data-UUID>=0:devel/p5-Data-UUID
+BUILD_DEPENDS= p5-Crypt-CBC>=2.29:security/p5-Crypt-CBC \
+ p5-Data-UUID>=0.149:devel/p5-Data-UUID
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
-USE_PERL5= modbuild
+USE_PERL5= modbuildtiny
NO_ARCH= yes
.include <bsd.port.mk>