aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/p5-AnyEvent-XMPP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/p5-AnyEvent-XMPP/Makefile')
-rw-r--r--net-im/p5-AnyEvent-XMPP/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-im/p5-AnyEvent-XMPP/Makefile b/net-im/p5-AnyEvent-XMPP/Makefile
index e9b860f11aa6..b67d73ee0d42 100644
--- a/net-im/p5-AnyEvent-XMPP/Makefile
+++ b/net-im/p5-AnyEvent-XMPP/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= AnyEvent-XMPP
-PORTVERSION= 0.54
+PORTVERSION= 0.55
CATEGORIES= net-im perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Implementation of the XMPP Protocol
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \
p5-Net-LibIDN>=0:${PORTSDIR}/dns/p5-Net-LibIDN \
p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL \