1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-13 23:36:08 +00:00
freebsd-ports/games/cgoban/Makefile
1997-09-23 19:04:33 +00:00

21 lines
419 B
Makefile

# New ports collection makefile for: cgoban
# Version required: 1.7.1
# Date created: 28 October 1996
# Whom: simonm@dcs.gla.ac.uk
#
# $Id: Makefile,v 1.4 1997/08/01 13:13:07 tg Exp $
#
DISTNAME= cgoban-1.8.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>