aboutsummaryrefslogtreecommitdiff
path: root/games/pythonchess/pkg-descr
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-11-25 03:40:38 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-11-25 03:40:38 +0000
commita06e65d3cd876a3eafe51a78eeefbdc81847bc9a (patch)
treeb25f1da160798cc2c8cd0c96178a2507ef1f10d6 /games/pythonchess/pkg-descr
parent2481baa02dd090632449bec1fae79d95907febc1 (diff)
downloadports-a06e65d3cd876a3eafe51a78eeefbdc81847bc9a.tar.gz
ports-a06e65d3cd876a3eafe51a78eeefbdc81847bc9a.zip
Notes
Diffstat (limited to 'games/pythonchess/pkg-descr')
-rw-r--r--games/pythonchess/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/games/pythonchess/pkg-descr b/games/pythonchess/pkg-descr
new file mode 100644
index 000000000000..62e774a3317a
--- /dev/null
+++ b/games/pythonchess/pkg-descr
@@ -0,0 +1,6 @@
+pythonchess is a computer chess program for human vs. computer games.
+pythonchess is a complete chess program with alpha-beta search, hashing,
+pondering, iterative deepening, etc. implemented in Python programming
+language.
+
+WWW: http://www.kolumbus.fi/jyrki.alakuijala/pychess.html