aboutsummaryrefslogtreecommitdiff
path: root/math/kmplot/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-02-22 19:03:17 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-02-22 19:03:17 +0000
commita4a7daf069cba3ae4b90d832aa9df7624b4626a3 (patch)
tree3aad51132f546ad79059b32784badc3f6a42c8ff /math/kmplot/Makefile
parent7ff2d6435675b95623ce40a15abfc2c3f3ef4a74 (diff)
downloadports-a4a7daf069cba3ae4b90d832aa9df7624b4626a3.tar.gz
ports-a4a7daf069cba3ae4b90d832aa9df7624b4626a3.zip
Notes
Diffstat (limited to 'math/kmplot/Makefile')
-rw-r--r--math/kmplot/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/math/kmplot/Makefile b/math/kmplot/Makefile
deleted file mode 100644
index 3bab4d9969d1..000000000000
--- a/math/kmplot/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= kmplot
-PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 2
-CATEGORIES= math kde kde-kde4
-
-MAINTAINER= kde@FreeBSD.org
-COMMENT= Mathematical function plotter for KDE 4
-
-USES= cmake:outsource kde:4 tar:xz
-USE_KDE= kdelibs automoc4
-USE_QT4= xml moc_build qmake_build rcc_build uic_build
-
-.include <bsd.port.mk>