summaryrefslogtreecommitdiffstats
path: root/x11-clocks/kteatime/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-clocks/kteatime/Makefile')
-rw-r--r--x11-clocks/kteatime/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/x11-clocks/kteatime/Makefile b/x11-clocks/kteatime/Makefile
new file mode 100644
index 0000000..fffa33d
--- /dev/null
+++ b/x11-clocks/kteatime/Makefile
@@ -0,0 +1,17 @@
+# $FreeBSD$
+
+PORTNAME= kteatime
+PORTVERSION= ${KDE4_VERSION}
+CATEGORIES= x11-clocks kde
+MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src
+DIST_SUBDIR= KDE/${PORTVERSION}
+
+MAINTAINER= kde@FreeBSD.org
+COMMENT= Handy timer for steeping tea
+
+USE_XZ= yes
+USE_KDE4= kdelibs kdeprefix kdehier automoc4
+USES= cmake:outsource
+USE_QT4= moc_build qmake_build rcc_build uic_build
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud