opnsense-ports/deskutils/strigiutils/Makefile
Franco Fichtner 088ed1a6ba */*: sync with upstream
Taken from: FreeBSD
2017-04-26 06:41:39 +02:00

16 lines
386 B
Makefile

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