summaryrefslogtreecommitdiffstats
path: root/net-im/libstrophe/Makefile
blob: c883d89ecd28d607f9b8a0ac44e90a0289f07073 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# $FreeBSD$

PORTNAME=	libstrophe
PORTVERSION=	0.8.8
CATEGORIES=	net-im

MAINTAINER=	arved@FreeBSD.org
COMMENT=	Lightweight XMPP library

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/MIT-LICENSE.txt

LIB_DEPENDS=	libexpat.so:${PORTSDIR}/textproc/expat2

USE_GITHUB=	yes
GH_ACCOUNT=	strophe
GH_TAGNAME=	cd92f69
USES=		libtool pkgconfig autoreconf
GNU_CONFIGURE=	yes
CONFIGURE_ARGS+=	--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig
USE_OPENSSL=	yes
USE_LDCONFIG=	yes

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