summaryrefslogtreecommitdiffstats
path: root/misc/ktouch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/ktouch/Makefile')
-rw-r--r--misc/ktouch/Makefile29
1 files changed, 29 insertions, 0 deletions
diff --git a/misc/ktouch/Makefile b/misc/ktouch/Makefile
new file mode 100644
index 0000000..0a732cb
--- /dev/null
+++ b/misc/ktouch/Makefile
@@ -0,0 +1,29 @@
+# New ports collection Makefile for: ktouch
+# Date created: 6 September 2011
+# Whom: Alberto Villa <avilla@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= ktouch
+PORTVERSION= ${KDE4_VERSION}
+CATEGORIES= misc kde
+MASTER_SITES= ${MASTER_SITE_KDE}
+MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
+DIST_SUBDIR= KDE
+
+MAINTAINER= kde@FreeBSD.org
+COMMENT= Touch typing tutor for KDE 4
+
+CONFLICTS= kdeedu-4.[0-6].*
+
+USE_KDE4= kdehier kdelibs kdeprefix automoc4
+KDE4_BUILDENV= yes
+USE_QT_VER= 4
+QT_COMPONENTS= phonon moc_build qmake_build rcc_build uic_build
+USE_BZIP2= yes
+MAKE_JOBS_SAFE= yes
+
+MAN1= ktouch.1
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud