2d8b17ea39
With hat: portmgr
15 lines
336 B
Makefile
15 lines
336 B
Makefile
# Created by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= gma
|
|
PORTVERSION= 0.6
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://www.student.nada.kth.se/~d92-jwa/code/gma/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Go-moku game which learns playing the game from studying its opponent
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|