aboutsummaryrefslogtreecommitdiff
path: root/games/gma/Makefile
blob: f25e4de712ea3b5eee7844f1209801f63d0d9402 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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.5
CATEGORIES=	games
MASTER_SITES=	http://www.student.nada.kth.se/~d92-jwa/code/gma/

MAINTAINER=	ijliao@csie.nctu.edu.tw

GNU_CONFIGURE= yes

.include <bsd.port.mk>