# $MidnightBSD: trunk/deskutils/strigidaemon/Makefile 15462 2013-09-17 03:15:41Z laffer1 $

PORTNAME=	strigidaemon
PORTVERSION=	${STRIGI_VERSION}
CATEGORIES=	deskutils
MASTER_SITES=	${STRIGI_MASTER_SITES}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Strigi desktop search: daemon

LICENSE=	gpl2

LIB_DEPENDS=	dbus-1:${PORTSDIR}/devel/dbus \
		streams:${PORTSDIR}/deskutils/libstreams \
		streamanalyzer:${PORTSDIR}/deskutils/libstreamanalyzer

USES=		pkgconfig
USE_FAM=	yes
USE_GNOME=	libxml2
USE_LDCONFIG=	yes
MAKE_JOBS_SAFE=	yes

.include <${.CURDIR}/../strigi/Makefile.common>
.include <bsd.port.mk>
