diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-09-09 05:24:03 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-09-09 05:24:03 +0800 |
commit | 2c5fe4b7b4014d9f6ab61b587d73ed8e7ae0189d (patch) | |
tree | e2b2c3a45cad34941b3288384cc6f5595b5a3f92 /games/Makefile | |
parent | 859773e13b6d3613f6038391f83ac9a1e95819b2 (diff) | |
download | freebsd-ports-gnome-2c5fe4b7b4014d9f6ab61b587d73ed8e7ae0189d.tar.gz freebsd-ports-gnome-2c5fe4b7b4014d9f6ab61b587d73ed8e7ae0189d.tar.zst freebsd-ports-gnome-2c5fe4b7b4014d9f6ab61b587d73ed8e7ae0189d.zip |
add textmaze
Generates mazes on a text terminal and lets you traverse them
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 6e6556500e3b..7422428c3250 100644 --- a/games/Makefile +++ b/games/Makefile @@ -231,6 +231,7 @@ SUBDIR += teg SUBDIR += tetrinet SUBDIR += tetrinet-x + SUBDIR += textmaze SUBDIR += tinymux SUBDIR += tkmoo SUBDIR += tksol |