diff options
author | johans <johans@FreeBSD.org> | 2013-10-07 03:43:13 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2013-10-07 03:43:13 +0800 |
commit | ff68298d63cd30be62bec89107d34215d13ec7f7 (patch) | |
tree | 7a445d40425e320e28eef028c9a68b4d0bcae672 /games/Makefile | |
parent | 380528467b43e015fd02d598d671af5b99cd4c4d (diff) | |
download | freebsd-ports-gnome-ff68298d63cd30be62bec89107d34215d13ec7f7.tar.gz freebsd-ports-gnome-ff68298d63cd30be62bec89107d34215d13ec7f7.tar.zst freebsd-ports-gnome-ff68298d63cd30be62bec89107d34215d13ec7f7.zip |
HoiChess is an xboard compatible chess engine. HoiChess plays
at easier levels than most modern engines, making chess games
actually winnable for regular human beings.
WWW: http://www.hoicher.de/hoichess
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 3c24b3a89005..3de28d1d75ec 100644 --- a/games/Makefile +++ b/games/Makefile @@ -387,6 +387,7 @@ SUBDIR += hlstats SUBDIR += hlstatsx SUBDIR += hohlin + SUBDIR += hoichess SUBDIR += holotz-castle SUBDIR += icbm3d SUBDIR += icebreaker |