2013-03-26 16:43:09 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= strigiutils
|
|
|
|
PORTVERSION= ${STRIGI_VERSION}
|
|
|
|
CATEGORIES= deskutils
|
|
|
|
MASTER_SITES= ${STRIGI_MASTER_SITES}
|
|
|
|
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
|
|
COMMENT= Strigi desktop search: utilities
|
|
|
|
|
|
|
|
LIB_DEPENDS= streams:${PORTSDIR}/deskutils/libstreams \
|
|
|
|
streamanalyzer:${PORTSDIR}/deskutils/libstreamanalyzer
|
|
|
|
|
|
|
|
|
2013-09-20 18:21:37 +02:00
|
|
|
NO_STAGE= yes
|
2013-03-26 16:43:09 +01:00
|
|
|
.include <${.CURDIR}/../strigi/Makefile.common>
|
|
|
|
.include <bsd.port.mk>
|