freebsd-ports/net/kdenetwork4-strigi-analyzers/Makefile
Jan Beich 59e02117ae devel/boost-*: update to 1.63.0
Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
2017-01-06 08:45:03 +00:00

17 lines
408 B
Makefile

# $FreeBSD$
PORTNAME= kdenetwork-strigi-analyzers
PORTVERSION= ${KDE4_VERSION}
PORTREVISION= 2
CATEGORIES= net kde kde-kde4
MAINTAINER= kde@FreeBSD.org
COMMENT= Strigi analyzers for network-related file formats
LIB_DEPENDS= libboost_thread.so:devel/boost-libs
USES= cmake:outsource kde:4 tar:xz
USE_KDE= kdelibs strigi automoc4
USE_QT4= moc_build qmake_build rcc_build uic_build
.include <bsd.port.mk>