freebsd-ports/deskutils/strigiutils/Makefile
2013-12-11 18:28:10 +00:00

15 lines
394 B
Makefile

# $FreeBSD$
PORTNAME= strigiutils
PORTVERSION= ${STRIGI_VERSION}
CATEGORIES= deskutils
MASTER_SITES= ${STRIGI_MASTER_SITES}
MAINTAINER= kde@FreeBSD.org
COMMENT= Strigi desktop search: utilities
LIB_DEPENDS= libstreams.so:${PORTSDIR}/deskutils/libstreams \
libstreamanalyzer.so:${PORTSDIR}/deskutils/libstreamanalyzer
.include <${.CURDIR}/../strigi/Makefile.common>
.include <bsd.port.mk>