summaryrefslogtreecommitdiff
path: root/games/crafty-open-small/pkg-descr
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-06-04 02:32:01 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-06-04 02:32:01 +0000
commit59b167b80ac3234bde653ad2c2b54257563e1c37 (patch)
tree3a087648f0b01e4d801a4b2590afe85a4b80b9c7 /games/crafty-open-small/pkg-descr
parentInstall xemacs.sh into ${PREFIX}/etc/rc.d to create /var/run/xemacs (diff)
Import of crafty-open-small, the small opening book for the Crafty
chess program. PR: 6817 Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
Notes
Notes: svn path=/head/; revision=11231
Diffstat (limited to 'games/crafty-open-small/pkg-descr')
-rw-r--r--games/crafty-open-small/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/crafty-open-small/pkg-descr b/games/crafty-open-small/pkg-descr
new file mode 100644
index 000000000000..5f3d3f796376
--- /dev/null
+++ b/games/crafty-open-small/pkg-descr
@@ -0,0 +1,10 @@
+This is the port of the small opening book for crafty. It consumes
+about 600 KByte.
+
+It was created with "book create small.txt 60 3" (see the crafty
+documentation and online help for a more thorough explanation of what
+this does) which discards all openings not played in at least three
+games which I expect to be a reasonable constant, but I am open to
+suggestions on this.
+
+- Stefan Eggers <seggers@semyam.dinoco.de>