diff --git a/net-im/libstrophe/Makefile b/net-im/libstrophe/Makefile index 4b378f7c2112..9cef752ce922 100644 --- a/net-im/libstrophe/Makefile +++ b/net-im/libstrophe/Makefile @@ -1,21 +1,21 @@ PORTNAME= libstrophe PORTVERSION= 0.11.0 CATEGORIES= net-im -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ashish@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