freebsd-ports/games/cgoban/Makefile
1997-11-28 14:55:46 +00:00

21 lines
424 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.5 1997/09/23 19:04:33 andreas Exp $
#
DISTNAME= cgoban-1.9.2
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>