59e02117ae
Changes: http://www.boost.org/users/history/version_1_63_0.html PR: 215598 Exp-run by: antoine Approved by: office (bapt) MFH: 2017Q1
17 lines
408 B
Makefile
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>
|