diff options
author | clsung <clsung@FreeBSD.org> | 2006-10-06 11:54:14 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-10-06 11:54:14 +0800 |
commit | d3e750fb507a0b9acd399095e37f9b7700b63c15 (patch) | |
tree | 200940fae6536bd96149fc7cffc8edd0be275242 /games/Makefile | |
parent | 9a16bea9574eaefc31ec1c46f9754572e0c9b4e8 (diff) | |
download | freebsd-ports-gnome-d3e750fb507a0b9acd399095e37f9b7700b63c15.tar.gz freebsd-ports-gnome-d3e750fb507a0b9acd399095e37f9b7700b63c15.tar.zst freebsd-ports-gnome-d3e750fb507a0b9acd399095e37f9b7700b63c15.zip |
Add p5-Games-Alak 0.18, simple game-tree implementation of a gomoku-like
game.
PR: ports/102578
Submitted by: Gea-Suan Lin <gslin at gslin.org>
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 4ae60b333891..ddb0e8cece2a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -498,6 +498,7 @@ SUBDIR += p5-Algorithm-Pair-Best SUBDIR += p5-Algorithm-Pair-Swiss SUBDIR += p5-Baseball-Sabermetrics + SUBDIR += p5-Games-Alak SUBDIR += p5-Games-AlphaBeta SUBDIR += p5-Games-Bingo SUBDIR += p5-Games-Bingo-Bot |