1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/games/cgoban/Makefile
Chris Piazza d0731573cc Update to version 1.9.8
PR:		13880
Submitted by:	Steve Coltrin <spcoltri@code.cs.unm.edu>
1999-09-30 03:31:12 +00:00

21 lines
397 B
Makefile

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