aboutsummaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2012-05-07 15:32:07 +0000
committerChris Rees <crees@FreeBSD.org>2012-05-07 15:32:07 +0000
commit5f7b5ab11d8ed9fc943d53ca835cbd9b4ce08384 (patch)
tree97f5313e909983753e3383f9466d5aacd030f3db /games/Makefile
parent0feeeca730fa85eced2f7aae13c181a741f4da7c (diff)
downloadports-5f7b5ab11d8ed9fc943d53ca835cbd9b4ce08384.tar.gz
ports-5f7b5ab11d8ed9fc943d53ca835cbd9b4ce08384.zip
CuteMaze is a simple, top-down game in which mazes are randomly generated using
one of a choice of several different algorithms. You move the character through the maze while hunting for targets (cheese, by default) the game is won once all of these targets have been picked up. WWW: http://gottcode.org/cutemaze/ PR: ports/166930 Submitted by: nemysis@gmx.ch
Notes
Notes: svn path=/head/; revision=296143
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 de870f4e9fa7..e41019313933 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -158,6 +158,7 @@
SUBDIR += cube
SUBDIR += cultivation
SUBDIR += cursive
+ SUBDIR += cutemaze
SUBDIR += cuyo
SUBDIR += d2x
SUBDIR += d2x-xl