diff --git a/net-im/libmesode/Makefile b/net-im/libmesode/Makefile index ce19d85f6e62..bae81498662f 100644 --- a/net-im/libmesode/Makefile +++ b/net-im/libmesode/Makefile @@ -1,21 +1,21 @@ PORTNAME= libmesode PORTVERSION= 0.10.1 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 USE_GITHUB= yes GH_ACCOUNT= boothj5 USES= libtool pkgconfig autoreconf ssl GNU_CONFIGURE= yes INSTALL_TARGET=install-strip CONFIGURE_ARGS+= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig USE_LDCONFIG= yes .include