freebsd-ports/games/cgoban/Makefile
Michael Haro bc809addf4 update to 1.9.9
PR:		16470
Submitted by:	Steve Coltrin <spcoltri@unm.edu>
2000-02-01 02:58:39 +00:00

21 lines
397 B
Makefile

# New ports collection makefile for: cgoban
# Version required: 1.9.9
# Date created: 28 October 1996
# Whom: simonm@dcs.gla.ac.uk
#
# $FreeBSD$
#
DISTNAME= cgoban-1.9.9
CATEGORIES= games
MASTER_SITES= http://www.inetarena.com/~wms/comp/cgoban/
MAINTAINER= simonm@dcs.gla.ac.uk
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
ALL_TARGET=
MAN6= cgoban.6
.include <bsd.port.mk>