# Created by: Stanislav Sedov <stas@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_0_0/devel/e_dbus/Makefile 333129 2013-11-07 16:00:45Z gblach $

PORTNAME=	e_dbus
PORTVERSION=	1.7.9
PORTEPOCH=	1
CATEGORIES=	devel enlightenment
MASTER_SITES=	http://download.enlightenment.org/releases/ \
		LOCAL/gblach/e17/

MAINTAINER=	gblach@FreeBSD.org
COMMENT=	EFL DBUS connectivity library

LICENSE=	BSD

LIB_DEPENDS=	libdbus-1.so:${PORTSDIR}/devel/dbus

DIST_SUBDIR=	e17
USE_BZIP2=	yes
GNU_CONFIGURE=	yes
USES=		pathfix pkgconfig
USE_EFL=	eina evas ecore libtool_hack librt_hack
USE_EFL_ECORE=	evas
USE_LDCONFIG=	yes

CONFIGURE_ARGS=	--enable-ehal \
		--enable-eukit \
		--enable-enotify \
		--disable-econnman0_7x \
		--disable-eofono \
		--disable-ebluez

.include <bsd.port.mk>
