aboutsummaryrefslogtreecommitdiff
path: root/net-im/p5-DJabberd
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2012-03-22 20:19:42 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2012-03-22 20:19:42 +0000
commitb4c93516b2d1987e5a3f7568994abe1f56f1ff90 (patch)
tree6c888eee44b4c56d3e626eaf29db08145ce19485 /net-im/p5-DJabberd
parentcd4c0f43c300e70b7273ced79b93a2e968efa8df (diff)
downloadports-b4c93516b2d1987e5a3f7568994abe1f56f1ff90.tar.gz
ports-b4c93516b2d1987e5a3f7568994abe1f56f1ff90.zip
Notes
Diffstat (limited to 'net-im/p5-DJabberd')
-rw-r--r--net-im/p5-DJabberd/Makefile19
1 files changed, 11 insertions, 8 deletions
diff --git a/net-im/p5-DJabberd/Makefile b/net-im/p5-DJabberd/Makefile
index 892ab0557de2..8d13e3199643 100644
--- a/net-im/p5-DJabberd/Makefile
+++ b/net-im/p5-DJabberd/Makefile
@@ -7,22 +7,25 @@
PORTNAME= DJabberd
PORTVERSION= 0.85
+PORTREVISION= 1
CATEGORIES= net-im perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MART
PKGNAMEPREFIX= p5-
-MAINTAINER= skv@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Scalable, extensible Jabber/XMPP server framework
-BUILD_DEPENDS= ${SITE_PERL}/Danga/Socket.pm:${PORTSDIR}/devel/p5-Danga-Socket \
- ${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \
- ${SITE_PERL}/${PERL_ARCH}/XML/LibXML/SAX.pm:${PORTSDIR}/textproc/p5-XML-LibXML \
- ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \
- ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay \
- ${SITE_PERL}/Log/Log4perl.pm:${PORTSDIR}/devel/p5-Log-Log4perl \
- ${SITE_PERL}/Digest/HMAC_SHA1.pm:${PORTSDIR}/security/p5-Digest-HMAC
+BUILD_DEPENDS= p5-Danga-Socket>=0:${PORTSDIR}/devel/p5-Danga-Socket \
+ p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX \
+ p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \
+ p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \
+ p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \
+ p5-Log-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Log4perl \
+ p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \
+ p5-Unicode-Stringprep>=0:${PORTSDIR}/converters/p5-Unicode-Stringprep
RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1
PERL_CONFIGURE= yes