1997-01-13 07:34:13 +00:00
|
|
|
# New ports collection makefile for: cgoban
|
1997-11-28 14:55:46 +00:00
|
|
|
# Version required: 1.9.2
|
1997-01-13 07:34:13 +00:00
|
|
|
# Date created: 28 October 1996
|
|
|
|
# Whom: simonm@dcs.gla.ac.uk
|
|
|
|
#
|
1999-08-25 06:06:33 +00:00
|
|
|
# $FreeBSD$
|
1997-01-13 07:34:13 +00:00
|
|
|
#
|
|
|
|
|
1999-04-02 03:27:17 +00:00
|
|
|
DISTNAME= cgoban-1.9.5
|
1997-01-13 07:34:13 +00:00
|
|
|
CATEGORIES= games
|
1999-04-02 03:27:17 +00:00
|
|
|
MASTER_SITES= http://www.hevanet.com/wms/comp/cgoban/ \
|
|
|
|
ftp://igs.joyjoy.net/Go/igs_clients/Unix/
|
1997-01-13 07:34:13 +00:00
|
|
|
|
|
|
|
MAINTAINER= simonm@dcs.gla.ac.uk
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
1998-08-05 09:31:52 +00:00
|
|
|
USE_X_PREFIX= yes
|
1997-01-13 07:34:13 +00:00
|
|
|
ALL_TARGET=
|
|
|
|
MAN6= cgoban.6
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|