freebsd-ports/games/gma/Makefile

19 lines
431 B
Makefile
Raw Normal View History

1999-08-25 10:56:19 +02:00
# New ports collection makefile for: gma
# Date created: 22 June 1999
# Whom: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
#
1999-08-29 13:32:39 +02:00
# $FreeBSD$
#
2000-04-14 08:43:02 +02:00
PORTNAME= gma
PORTVERSION= 0.6
2000-04-14 08:43:02 +02:00
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
GNU_CONFIGURE= yes
2003-05-18 13:25:51 +02:00
.include <bsd.port.mk>