# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/net-im/telepathy-haze/Makefile 412348 2016-04-01 14:16:16Z mat $

PORTNAME=	telepathy-haze
PORTVERSION=	0.8.0
PORTREVISION=	1
CATEGORIES=	net-im
MASTER_SITES=	http://telepathy.freedesktop.org/releases/telepathy-haze/

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	Libpurple connection manager for telepathy

LIB_DEPENDS=	libpurple.so:net-im/libpurple \
		libidn.so:dns/libidn \
		libtelepathy-glib.so:net-im/telepathy-glib

USES=		gmake pathfix pkgconfig
USE_GNOME=	libxslt:build
CPPFLAGS+=	-I${LOCALBASE}/include
GNU_CONFIGURE=	yes
INSTALL_TARGET=	install-strip

.include <bsd.port.mk>
