# $FreeBSD: head/net-im/libstrophe/Makefile 412348 2016-04-01 14:17:44Z mat $ 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: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