diff options
author | markp <markp@FreeBSD.org> | 2003-02-15 23:12:59 +0800 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2003-02-15 23:12:59 +0800 |
commit | 64ee56f046c9ea20d462d54e95ac6ce589c5c97d (patch) | |
tree | 72bc8a5221be235d68b8290c2479d8d47a6a3422 /games/Makefile | |
parent | ab84b33adb7f5e0f1e49e1dd299d81245883f9e1 (diff) | |
download | freebsd-ports-gnome-64ee56f046c9ea20d462d54e95ac6ce589c5c97d.tar.gz freebsd-ports-gnome-64ee56f046c9ea20d462d54e95ac6ce589c5c97d.tar.zst freebsd-ports-gnome-64ee56f046c9ea20d462d54e95ac6ce589c5c97d.zip |
Add amy 0.8.2, a chess program for playing and analyzing games.
PR: 47672
Submitted by: Thorsten Greiner <thorsten.greiner@web.de>
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 d96f1cd9822e..f84c31274429 100644 --- a/games/Makefile +++ b/games/Makefile @@ -20,6 +20,7 @@ SUBDIR += alephone SUBDIR += alephone-data SUBDIR += amphetamine + SUBDIR += amy SUBDIR += an SUBDIR += angband SUBDIR += antipolix |