e6733a5775
Noticed by: bento
20 lines
385 B
Makefile
20 lines
385 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.5
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://www.student.nada.kth.se/~d92-jwa/code/gma/
|
|
|
|
MAINTAINER= ijliao@csie.nctu.edu.tw
|
|
|
|
BROKEN= "Compiler errors"
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|