summaryrefslogtreecommitdiffstats
path: root/graphics/kdegraphics4-strigi-analyzer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/kdegraphics4-strigi-analyzer/Makefile')
-rw-r--r--graphics/kdegraphics4-strigi-analyzer/Makefile30
1 files changed, 30 insertions, 0 deletions
diff --git a/graphics/kdegraphics4-strigi-analyzer/Makefile b/graphics/kdegraphics4-strigi-analyzer/Makefile
new file mode 100644
index 0000000..9eeb895
--- /dev/null
+++ b/graphics/kdegraphics4-strigi-analyzer/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for: kdegraphics-strigi-analyzer
+# Date created: 5 September 2011
+# Whom: Alberto Villa <avilla@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= kdegraphics-strigi-analyzer
+PORTVERSION= ${KDE4_VERSION}
+CATEGORIES= graphics kde
+MASTER_SITES= ${MASTER_SITE_KDE}
+MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
+DIST_SUBDIR= KDE
+
+MAINTAINER= kde@FreeBSD.org
+COMMENT= Strigi analyzers for various graphics file formats
+
+LIB_DEPENDS= searchclient.0:${PORTSDIR}/deskutils/strigi \
+ tiff.4:${PORTSDIR}/graphics/tiff
+
+CONFLICTS= kdegraphics-4.[0-6].*
+
+USE_KDE4= kdehier kdelibs kdeprefix automoc4
+KDE4_BUILDENV= yes
+USE_QT_VER= 4
+QT_COMPONENTS= corelib qmake_build moc_build uic_build rcc_build
+USE_BZIP2= yes
+MAKE_JOBS_SAFE= yes
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud