summaryrefslogtreecommitdiffstats
path: root/net-im/p5-Jabber-Connection/Makefile
blob: 7fcec4e1a8ae49aea8330b7332a2d47cc34a0f6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Lars Eggert
# $FreeBSD$

PORTNAME=	Jabber-Connection
PORTVERSION=	0.04
PORTREVISION=	1
CATEGORIES=	net-im perl5
MASTER_SITES=	http://freebsd.unixfreunde.de/sources/
PKGNAMEPREFIX=	p5-

MAINTAINER=	lars.eggert@gmx.net
COMMENT=	Jabber Perl library for client/component connectivity

RUN_DEPENDS=	p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
BUILD_DEPENDS=	p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
OpenPOWER on IntegriCloud