freebsd-ports/games/cgoban/Makefile
Satoshi Asami ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00

21 lines
434 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.7 1998/06/11 02:44:04 mph Exp $
#
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>