summaryrefslogtreecommitdiff
path: root/games/crafty/pkg
diff options
context:
space:
mode:
authorjlam <jlam>2000-10-15 02:06:27 +0000
committerjlam <jlam>2000-10-15 02:06:27 +0000
commit3387020ab636b8bcbeb6dd6a5e120a1324c768b1 (patch)
tree002d5cb3236cd6967fcd42c8145a6a710eff4839 /games/crafty/pkg
parent80c118dd6c34fe9ae533c9c63b1635a76bc48a73 (diff)
downloadpkgsrc-3387020ab636b8bcbeb6dd6a5e120a1324c768b1.tar.gz
crafty: chess engine -- plays a MUCH better game of chess than GNU Chess.
Diffstat (limited to 'games/crafty/pkg')
-rw-r--r--games/crafty/pkg/COMMENT1
-rw-r--r--games/crafty/pkg/DESCR10
-rw-r--r--games/crafty/pkg/PLIST7
3 files changed, 18 insertions, 0 deletions
diff --git a/games/crafty/pkg/COMMENT b/games/crafty/pkg/COMMENT
new file mode 100644
index 00000000000..81e2bc8a846
--- /dev/null
+++ b/games/crafty/pkg/COMMENT
@@ -0,0 +1 @@
+chess engine
diff --git a/games/crafty/pkg/DESCR b/games/crafty/pkg/DESCR
new file mode 100644
index 00000000000..e8bce00102e
--- /dev/null
+++ b/games/crafty/pkg/DESCR
@@ -0,0 +1,10 @@
+Crafty is a chess program written by Bob Hyatt (hyatt@cis.uab.edu).
+It is modeled after Cray Blitz (also written by Bob).
+
+Crafty has the following features:
+
+ - written in C
+ - can be compiled with the GNU C compiler on various platforms
+ - has a customizable opening book
+ - supports tablebases (Steven Edward's endgame database)
+ - text interface
diff --git a/games/crafty/pkg/PLIST b/games/crafty/pkg/PLIST
new file mode 100644
index 00000000000..7458c4b045f
--- /dev/null
+++ b/games/crafty/pkg/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/10/15 02:06:27 jlam Exp $
+bin/crafty
+lib/crafty/books.bin
+share/doc/crafty/read.me
+share/doc/crafty/crafty.faq
+@unexec rmdir -p %D/share/doc/crafty 2>/dev/null || true
+@dirrm lib/crafty