summaryrefslogtreecommitdiff
path: root/games/crafty/pkg-descr
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-06-01 04:56:10 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-06-01 04:56:10 +0000
commitcefc28ed475c4c641f3e2a365c8d2e90c8cca37e (patch)
tree052a30f664a5531b93f13af2ed6f0a7bd8519716 /games/crafty/pkg-descr
parentActivate crafty. (diff)
Import of Crafty 15.10, a chess program.
PR: 6804 Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
Diffstat (limited to 'games/crafty/pkg-descr')
-rw-r--r--games/crafty/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/games/crafty/pkg-descr b/games/crafty/pkg-descr
new file mode 100644
index 000000000000..806318b9bb86
--- /dev/null
+++ b/games/crafty/pkg-descr
@@ -0,0 +1,7 @@
+This is crafty - a chess programm which is not just able to play a
+game and tell you the best move but also can annotate PGN files.
+
+The user interface is ASCII based. For a graphical interface one can
+use xboard which interfaces very well with it.
+
+- Stefan Eggers <seggers@semyam.dinoco.de>