diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-08-31 11:50:26 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-08-31 11:50:26 +0000 |
commit | 341645c901d2a4f6ed3fc80afaeb5bbbbc163081 (patch) | |
tree | 3985c7174d5e57edff0fc4fcf785f59592eae863 /games/Makefile | |
parent | Add p5-Games-Sequential 0.4.3, sequential games framework with OO (diff) |
Add p5-Games-AlphaBeta 0.4.5, game-tree search with object oriented
interface.
PR: ports/84165
Submitted by: Aaron Dalton <aaron@daltons.ca>
Notes
Notes:
svn path=/head/; revision=141564
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 5aa1f111c047..2aca8d419ec3 100644 --- a/games/Makefile +++ b/games/Makefile @@ -374,6 +374,7 @@ SUBDIR += openmortal SUBDIR += openttd SUBDIR += orbital_eunuchs_sniper + SUBDIR += p5-Games-AlphaBeta SUBDIR += p5-Games-Bingo SUBDIR += p5-Games-Bingo-Bot SUBDIR += p5-Games-Bingo-Print |