diff options
author | edwin <edwin@FreeBSD.org> | 2007-09-23 12:31:19 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2007-09-23 12:31:19 +0800 |
commit | bf6ebdac033128d70da4e9ed3ecff2f229468d18 (patch) | |
tree | 994c189ee21ad025160c68eb5062f3885a07ef99 /games/Makefile | |
parent | 002866beeaab83669369b9c5194a8edd25b52d68 (diff) | |
download | freebsd-ports-gnome-bf6ebdac033128d70da4e9ed3ecff2f229468d18.tar.gz freebsd-ports-gnome-bf6ebdac033128d70da4e9ed3ecff2f229468d18.tar.zst freebsd-ports-gnome-bf6ebdac033128d70da4e9ed3ecff2f229468d18.zip |
New port: games/crafty-open-enormous
This is the port of the medium opening book for crafty. It
consumes about 85-90M.
It was created with "book create enormous.pgn 60 2 50" (see
the crafty documentation and online help for a more thorough
explanation of what this does)
PR: ports/116240
Submitted by: shoemaker@bluebottle.com (Jonathan Shoemaker)
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 36bf5e41f3ff..48dee0b42639 100644 --- a/games/Makefile +++ b/games/Makefile @@ -128,6 +128,7 @@ SUBDIR += cowsay SUBDIR += crack-attack SUBDIR += crafty + SUBDIR += crafty-open-enormous SUBDIR += crafty-open-large SUBDIR += crafty-open-medium SUBDIR += crafty-tablebase-no-pawn |