1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/games/cgoban/Makefile
Matthew Hunt a73a921ef0 Update MASTER_SITE.
PR:		6888
Submitted by:	Simon Marlow <simonm@dcs.gla.ac.uk>
1998-06-11 02:44:04 +00:00

21 lines
432 B
Makefile

# New ports collection makefile for: cgoban
# Version required: 1.9.2
# Date created: 28 October 1996
# Whom: simonm@dcs.gla.ac.uk
#
# $Id: Makefile,v 1.6 1997/11/28 14:55:42 jseger Exp $
#
DISTNAME= cgoban-1.9.2
CATEGORIES= games
MASTER_SITES= ftp://igs.nuri.net/Go/igs_clients/Unix/
MAINTAINER= simonm@dcs.gla.ac.uk
GNU_CONFIGURE= yes
USE_X11= yes
ALL_TARGET=
MAN6= cgoban.6
.include <bsd.port.mk>