summaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-09-23 08:05:46 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-09-23 08:05:46 +0000
commit23b363a6f8ece854acd3d23916563051fe160a2a (patch)
tree19e849bf28ff88a361eb19d172ff4c01e0b8f26a /games/Makefile
parentAllows to create classes similar to ArrayObject with additional element type or (diff)
vitetris is a terminal-based Tetris clone by Victor Nilsson. Gameplay is
much like the early Tetris games by Nintendo. Features include: -Configurable keys -Highscore table -Two-player mode with garbage -Network play WWW: http://victornils.net/tetris/
Notes
Notes: svn path=/head/; revision=220509
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 fd29b321c4ea..0bc253d8a687 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -848,6 +848,7 @@
SUBDIR += vectoroids
SUBDIR += vegastrike
SUBDIR += vegastrike-data
+ SUBDIR += vitetris
SUBDIR += volleyball
SUBDIR += vor
SUBDIR += vultures-claw