summaryrefslogtreecommitdiff
path: root/graphics/kiconthemes/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2016-05-26 08:43:53 +0000
committermarkd <markd@pkgsrc.org>2016-05-26 08:43:53 +0000
commit5aeb0e2faf3dd5b035535aec8c3c6ae3d832d1e1 (patch)
tree55c4b4765eab892b409374b8a7f8aa5ac434d177 /graphics/kiconthemes/Makefile
parente805285af35bf82ac9b3ad8c93305c0d217e735d (diff)
downloadpkgsrc-5aeb0e2faf3dd5b035535aec8c3c6ae3d832d1e1.tar.gz
Add KDE Frameworks 5.21.0 packages:
breeze-icons - Breeze icon themes kiconthemes - Support for icon themes kimageformats - Image format plugins for Qt5 kplotting - Lightweight plotting framework
Diffstat (limited to 'graphics/kiconthemes/Makefile')
-rw-r--r--graphics/kiconthemes/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/graphics/kiconthemes/Makefile b/graphics/kiconthemes/Makefile
new file mode 100644
index 00000000000..ee031b67261
--- /dev/null
+++ b/graphics/kiconthemes/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2016/05/26 08:43:53 markd Exp $
+
+DISTNAME= kiconthemes-${KF5VER}
+CATEGORIES= graphics
+
+HOMEPAGE= https://community.kde.org/Frameworks
+COMMENT= Support for icon themes
+LICENSE= gnu-lgpl-v2.1
+
+.include "../../meta-pkgs/kf5/Makefile.common"
+
+USE_TOOLS+= msgmerge
+
+.include "../../lang/python/tool.mk"
+.include "../../x11/kconfigwidgets/buildlink3.mk"
+.include "../../x11/kitemviews/buildlink3.mk"
+.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../x11/qt5-qtsvg/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"