mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
18 lines
375 B
Makefile
18 lines
375 B
Makefile
|
# New ports collection makefile for: gma
|
||
|
# Version required: 0.5
|
||
|
# Date created: 22 June 1999
|
||
|
# Whom: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
DISTNAME= gma-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>
|