summaryrefslogtreecommitdiff
path: root/games/libkmahjongg/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/libkmahjongg/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/libkmahjongg/Makefile')
-rw-r--r--games/libkmahjongg/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/games/libkmahjongg/Makefile b/games/libkmahjongg/Makefile
new file mode 100644
index 00000000000..523f62f81a2
--- /dev/null
+++ b/games/libkmahjongg/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2013/04/03 12:03:29 markd Exp $
+
+DISTNAME= libkmahjongg-${_KDE_VERSION}
+CATEGORIES= games
+COMMENT= library for loading and rendering of Mahjongg tilesets
+
+.include "../../meta-pkgs/kde4/Makefile.kde4"
+
+.include "../../meta-pkgs/kde4/kde4.mk"
+
+.include "../../games/libkdegames/buildlink3.mk"
+.include "../../x11/kdelibs4/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"