summaryrefslogtreecommitdiff
path: root/games/gnome-mastermind/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2008-06-23 16:59:11 +0000
committerdrochner <drochner@pkgsrc.org>2008-06-23 16:59:11 +0000
commit7e048d2fa10e1120f01495d1215a9e286f7e4314 (patch)
tree6b1846ce84f93a015b0b4290b6f2c7c4305e7b4e /games/gnome-mastermind/Makefile
parent4ed11ac7c778d59f9f2ded3c63b940ba0ef6ee96 (diff)
downloadpkgsrc-7e048d2fa10e1120f01495d1215a9e286f7e4314.tar.gz
import gnome-mastermind-0.3.1, the wellknown game
Diffstat (limited to 'games/gnome-mastermind/Makefile')
-rw-r--r--games/gnome-mastermind/Makefile25
1 files changed, 25 insertions, 0 deletions
diff --git a/games/gnome-mastermind/Makefile b/games/gnome-mastermind/Makefile
new file mode 100644
index 00000000000..b128dca2f8d
--- /dev/null
+++ b/games/gnome-mastermind/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/06/23 16:59:11 drochner Exp $
+#
+
+DISTNAME= gnome-mastermind-0.3.1
+CATEGORIES= games
+MASTER_SITES= http://download.gna.org/gnome-mastermind/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.autistici.org/gnome-mastermind/
+COMMENT= Mastermind (the game)
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_TOOLS+= pkg-config intltool gmake
+USE_DIRS+= xdg-1.1 gnome2-1.5
+
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../devel/GConf/buildlink3.mk"
+.include "../../textproc/gnome-doc-utils/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../mk/omf-scrollkeeper.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"