# $FreeBSD: head/net-im/libstrophe/Makefile 560310 2021-01-04 16:20:22Z arved $ PORTNAME= libstrophe PORTVERSION= 0.10.1 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 USES= libtool pkgconfig autoreconf ssl USE_GITHUB= yes GH_ACCOUNT= strophe GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig USE_LDCONFIG= yes INSTALL_TARGET=install-strip .include