freebsd-ports/games/cgoban/Makefile

22 lines
426 B
Makefile
Raw Normal View History

# New ports collection makefile for: cgoban
# Date created: 28 October 1996
# Whom: simonm@dcs.gla.ac.uk
#
1999-08-25 02:06:33 -04:00
# $FreeBSD$
#
PORTNAME= cgoban
PORTVERSION= 1.9.11
CATEGORIES= games
MASTER_SITES= http://www.inetarena.com/~wms/comp/cgoban/ \
http://www.igoweb.org/~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>