diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-01-03 20:17:40 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-01-03 20:17:40 +0000 |
commit | deeae26872d58d967053d044746c081779e58263 (patch) | |
tree | 67756d1bdab7c7f0cf5430e18b57390171e4bee8 /games/Makefile | |
parent | f7097243b5f89114288df2e2ecfb6292c58e9d39 (diff) | |
download | ports-deeae26872d58d967053d044746c081779e58263.tar.gz ports-deeae26872d58d967053d044746c081779e58263.zip |
Add rubix port.
Rubix is another X11-based incarnation of the world-famous
"Rubik's Cube" game. It has the capability of saving games,
which, according to the author, can't be found in any other
Rubik's Cube games.
PR: 15807
Submitted by: Will Andrews <andrews@technologist.com>
Notes
Notes:
svn path=/head/; revision=24394
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 0cf5bdbac751..c87420044316 100644 --- a/games/Makefile +++ b/games/Makefile @@ -107,6 +107,7 @@ SUBDIR += quakeserver SUBDIR += rocksndiamonds SUBDIR += rollemup + SUBDIR += rubix SUBDIR += seabattle SUBDIR += seahaven SUBDIR += sl |