freebsd-ports/games/gma/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

20 lines
445 B
Makefile

# New ports collection makefile for: gma
# Date created: 22 June 1999
# Whom: 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= ijliao@FreeBSD.org
COMMENT= Go-moku game which learns playing the game from studying its opponent
USE_GCC= 2.95
GNU_CONFIGURE= yes
.include <bsd.port.mk>