summaryrefslogtreecommitdiff
path: root/games/ksquares/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2013-04-03 12:03:28 +0000
committermarkd <markd@pkgsrc.org>2013-04-03 12:03:28 +0000
commitfd7c0748a083a0bad4074bbd2611f3808c324a31 (patch)
tree117053e0e70c5e2b5f61ed38031fdc0c9730565d /games/ksquares/Makefile
parentdac6f2490efa59ba33460a2ca6a2323e9227b7cc (diff)
downloadpkgsrc-fd7c0748a083a0bad4074bbd2611f3808c324a31.tar.gz
Update to KDE SC 4.10.2
bugfixes, other quality improvements, new and improved KDE Applications
Diffstat (limited to 'games/ksquares/Makefile')
-rw-r--r--games/ksquares/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/games/ksquares/Makefile b/games/ksquares/Makefile
new file mode 100644
index 00000000000..178cd4fbf26
--- /dev/null
+++ b/games/ksquares/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2013/04/03 12:03:42 markd Exp $
+
+DISTNAME= ksquares-${_KDE_VERSION}
+CATEGORIES= games
+COMMENT= game of Dots and Boxes
+
+.include "../../meta-pkgs/kde4/Makefile.kde4"
+
+.include "../../meta-pkgs/kde4/kde4.mk"
+
+.include "../../games/libkdegames/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../x11/kdelibs4/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"