summaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-03 02:58:21 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-03 02:58:21 +0000
commita78b9452d366f7173b57d3c6b7b757854099c52e (patch)
tree866465ceddcc2b7867bdb9f5339e8936f492a92c /games/Makefile
parentAdd x11-toolkits/fox16 (diff)
[new port] games/fxsudoku
fxsudoku is an implementation of the Sudoku game. The aim of Sudoku is to enter a numerical digit from 1 through 9 in each cell of a 99 grid made up of 33 subgrids (called "regions"), starting with various digits given in some cells (the "givens"). Each row, column, and region must contain only one instance of each numeral. Completing the puzzle requires patience and logical ability. Author: Sander Jansen <sander@knology.net> WWW: http://www.fifthplanet.net/ PR: ports/95245 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=161241
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 ca55e234e46d..b9e5d99f71ad 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -199,6 +199,7 @@
SUBDIR += frozenbubble
SUBDIR += ftjava
SUBDIR += fuhquake
+ SUBDIR += fxsudoku
SUBDIR += galaxis
SUBDIR += galaxyhack
SUBDIR += galaxymage