1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/games/cgoban/Makefile
Michael Haro 20cdc9fa80 update to 1.9.10
PR:		16686
Submitted by:	Stephen Kiernan <sk-ports@vegamuse.org>
2000-02-15 02:55:46 +00:00

21 lines
399 B
Makefile

# New ports collection makefile for: cgoban
# Version required: 1.9.10
# Date created: 28 October 1996
# Whom: simonm@dcs.gla.ac.uk
#
# $FreeBSD$
#
DISTNAME= cgoban-1.9.10
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>