# Created by: Joe Marcus Clarke # $FreeBSD$ # $MCom PORTNAME= telepathy-farstream PORTVERSION= 0.4.0 CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ MAINTAINER= gnome@FreeBSD.org COMMENT= Farstream Connection Manager for Telepathy Framework LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \ telepathy-glib:${PORTSDIR}/net-im/telepathy-glib \ farstream-0.1:${PORTSDIR}/net-im/farstream GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes USE_PYTHON= yes USE_AUTOTOOLS= libtool USES= pathfix USE_PKGCONFIG= build USE_GNOME= glib20 ltverhack libxslt:build CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -pthread .include