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