aboutsummaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-06-06 03:18:22 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-06-06 03:18:22 +0000
commit98429e0a05632846624ddd353338fbd409e4558b (patch)
treec491bdb60949504836e60aaba33c553cbd03aef9 /games/Makefile
parenta4e862af1a27a56ce8f7fde60753082c1712f63c (diff)
downloadports-98429e0a05632846624ddd353338fbd409e4558b.tar.gz
ports-98429e0a05632846624ddd353338fbd409e4558b.zip
Add glMaze.
glMaze is a multiplayer OpenGL maze game. Up to six players hunt each other online in a real 3-D maze.
Notes
Notes: svn path=/head/; revision=82341
Diffstat (limited to 'games/Makefile')
-rw-r--r--games/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile
index a77a46e934c4..93693de70350 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -119,6 +119,7 @@
SUBDIR += glchess
SUBDIR += gleyes
SUBDIR += glife
+ SUBDIR += glmaze
SUBDIR += gltron
SUBDIR += gma
SUBDIR += gnarr