summaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-11-18 09:29:32 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-11-18 09:29:32 +0000
commit3b118789352e55087d62c23cb5d1f33641b36175 (patch)
treee17860096510a68b139b334e429c68ed40f1ec80 /games/Makefile
parentBurn.app is a GNUstep based CD burning program for GNU/Linux. (diff)
GRubik is a virtual 3D Rubik's cube for you to solve. It features:
- simple but functional and fast 3D - a smart scramble that ensures you get a solvable cube - interesting code that you might enjoy reading and which uses a variety of programming techniques. Left-click for clockwise, right-click for counterclockwise rotation.
Notes
Notes: svn path=/head/; revision=177494
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 151fb5b914e3..065a5bc67f9c 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -289,6 +289,7 @@
SUBDIR += gridlock
SUBDIR += groundhog
SUBDIR += gru
+ SUBDIR += grubik
SUBDIR += grubinvaders
SUBDIR += gshisen
SUBDIR += gtetrinet