diff options
Diffstat (limited to 'games/gma/Makefile')
-rw-r--r-- | games/gma/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/gma/Makefile b/games/gma/Makefile index 811e69e8761c..961084ab477a 100644 --- a/games/gma/Makefile +++ b/games/gma/Makefile @@ -11,6 +11,7 @@ CATEGORIES= games MASTER_SITES= http://www.student.nada.kth.se/~d92-jwa/code/gma/ MAINTAINER= ijliao@FreeBSD.org +COMMENT= Go-moku game which learns playing the game from studying its opponent USE_GCC= 2.95 GNU_CONFIGURE= yes |