1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/games/cgoban/Makefile

21 lines
434 B
Makefile
Raw Normal View History

# New ports collection makefile for: cgoban
1997-11-28 14:55:46 +00:00
# Version required: 1.9.2
# Date created: 28 October 1996
# Whom: simonm@dcs.gla.ac.uk
#
# $Id: Makefile,v 1.7 1998/06/11 02:44:04 mph Exp $
#
1997-11-28 14:55:46 +00:00
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_X_PREFIX= yes
ALL_TARGET=
MAN6= cgoban.6
.include <bsd.port.mk>