summaryrefslogtreecommitdiffstats
path: root/deskutils/strigiclient/Makefile
blob: cbf1be911f7c9e92d37f85d736b985a29553dd13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $FreeBSD$

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

MAINTAINER=	kde@FreeBSD.org
COMMENT=	Strigi desktop search: Qt4 GUI

LIB_DEPENDS=	libstreams.so:${PORTSDIR}/deskutils/libstreams \
		libstreamanalyzer.so:${PORTSDIR}/deskutils/libstreamanalyzer \
		libsearchclient.so:${PORTSDIR}/deskutils/strigidaemon

USE_QT4=	corelib gui dbus moc_build uic_build qmake_build rcc_build
USE_LDCONFIG=	yes

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