summaryrefslogtreecommitdiff
path: root/graphics/kplotting/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/kplotting/Makefile')
-rw-r--r--graphics/kplotting/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/kplotting/Makefile b/graphics/kplotting/Makefile
new file mode 100644
index 00000000000..fe413d52f53
--- /dev/null
+++ b/graphics/kplotting/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2016/05/26 08:43:53 markd Exp $
+
+DISTNAME= kplotting-${KF5VER}
+CATEGORIES= graphics
+
+HOMEPAGE= https://community.kde.org/Frameworks
+COMMENT= Lightweight plotting framework
+LICENSE= gnu-lgpl-v2.1
+
+.include "../../meta-pkgs/kf5/Makefile.common"
+
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"