freebsd-ports/games/cgoban/Makefile
Thomas Gellekum 715b268fe1 Upgrade to 1.6.8. Closes PR #2885.
Submitted by:	Simon Marlow <simonm@dcs.gla.ac.uk>
1997-03-05 14:06:55 +00:00

20 lines
423 B
Makefile

# New ports collection makefile for: cgoban
# Version required: 1.6.8
# Date created: 28 October 1996
# Whom: simonm@dcs.gla.ac.uk
#
# $Id: Makefile,v 1.1.1.1 1997/01/13 07:34:13 tg Exp $
#
DISTNAME= cgoban-1.6.8
CATEGORIES= games
MASTER_SITES= ftp://igs.nuri.net/Go/clients/
MAINTAINER= simonm@dcs.gla.ac.uk
GNU_CONFIGURE= yes
USE_X11= yes
ALL_TARGET=
MAN6= cgoban.6
.include <bsd.port.mk>