summaryrefslogtreecommitdiff
path: root/games/Makefile
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/Makefile
parent. Make pkg-install install a symbolic link for the browser plugin if a (diff)
[NEW PORT] games/pythonchess - Small program for playing chess against the computer
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 PR: ports/89518 Submitted by: "Alejandro Pulver" <alejandro@varnet.biz>
Notes
Notes: svn path=/head/; revision=149375
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 a90c1b17b6a8..6c3b4ac1d382 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -459,6 +459,7 @@
SUBDIR += pysol
SUBDIR += pysol-cardsets
SUBDIR += pysol-music
+ SUBDIR += pythonchess
SUBDIR += q15
SUBDIR += linux-quake3
SUBDIR += quake3-excessive