summaryrefslogtreecommitdiff
path: root/games/Makefile
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2008-01-25 17:37:57 +0000
committerNicola Vitale <nivit@FreeBSD.org>2008-01-25 17:37:57 +0000
commit9f80c4ac6c9ecc51e83662b28f5c421716c8ad2c (patch)
tree1f3c4859fe7db9864227a428e7dc6e975fe78f64 /games/Makefile
parentClean up port descriptions for unmaintained ports in `archivers' category: (diff)
PyChess is a gnome-inspired chess client written in Python.
Features * CECP and UCI Engine support * Free on-line play on the FICS chess servers * Read and writes the PGN, EPD and FEN chess file formats * Built-in Python based engine * Undo and pause functions * Board and piece animation * Drag and drop * Tabbed interface * Hints and spy arrows * Opening book side panel using sqlite * Scoreplot side panel * "Enter game" in pgn dialog * Internationalised or figure pieces in notation * Optional sounds * Legal move highlighting * A nice and accessible look WWW: http://pychess.googlepages.com/
Notes
Notes: svn path=/head/; revision=206189
Diffstat (limited to 'games/Makefile')
-rw-r--r--games/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile
index e802b62e5e80..b81c43c3dfaf 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -591,6 +591,7 @@
SUBDIR += pvpgn
SUBDIR += py-mnemosyne
SUBDIR += py-poker-eval
+ SUBDIR += py-pychess
SUBDIR += py-sgflib
SUBDIR += py-sgfsummary
SUBDIR += py-ski