aboutsummaryrefslogtreecommitdiff
path: root/net/kdenetwork4-strigi-analyzers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/kdenetwork4-strigi-analyzers/Makefile')
-rw-r--r--net/kdenetwork4-strigi-analyzers/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/net/kdenetwork4-strigi-analyzers/Makefile b/net/kdenetwork4-strigi-analyzers/Makefile
deleted file mode 100644
index 53ca67a075c2..000000000000
--- a/net/kdenetwork4-strigi-analyzers/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= kdenetwork-strigi-analyzers
-PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 7
-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>