1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/games/cgoban/Makefile
Steve Price 0cb6e8e19c Update to version 1.9.5.
PR:		10902
Submitted by:	Steve Coltrin <spcoltri@io.com>
1999-04-02 03:27:17 +00:00

22 lines
482 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.8 1998/08/05 09:30:52 asami Exp $
#
DISTNAME= cgoban-1.9.5
CATEGORIES= games
MASTER_SITES= http://www.hevanet.com/wms/comp/cgoban/ \
ftp://igs.joyjoy.net/Go/igs_clients/Unix/
MAINTAINER= simonm@dcs.gla.ac.uk
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
ALL_TARGET=
MAN6= cgoban.6
.include <bsd.port.mk>