summaryrefslogtreecommitdiff
path: root/games/Teg-mixedcase/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/Teg-mixedcase/Makefile')
-rw-r--r--games/Teg-mixedcase/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/games/Teg-mixedcase/Makefile b/games/Teg-mixedcase/Makefile
new file mode 100644
index 00000000000..05a6f74faa2
--- /dev/null
+++ b/games/Teg-mixedcase/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/10/23 19:31:37 minskim Exp $
+
+DISTNAME= teg-0.11.1
+CATEGORIES= games
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=teg/}
+
+MAINTAINER= wrzymski@gmail.com
+HOMEPAGE= http://teg.sourceforge.net/
+COMMENT= Round-based computer board game
+
+USE_DIRS= xdg-1.2 gnome2-1.5
+USE_PKGLOCALEDIR= yes
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+
+GCONF2_SCHEMAS+= teg.schemas
+
+.include "../../devel/libgnomeui/buildlink3.mk"
+.include "../../devel/GConf2/schemas.mk"
+.include "../../mk/bsd.pkg.mk"