24c96ec1ff
Changes: Added patches submitted by Jeremy Cooper to record window size and fix an IGS bug.
14 lines
377 B
Makefile
14 lines
377 B
Makefile
# $NetBSD: Makefile,v 1.7 2002/07/19 13:40:14 wiz Exp $
|
|
|
|
DISTNAME= cgoban-1.9.12
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://www.igoweb.org/~wms/comp/cgoban/
|
|
|
|
MAINTAINER= bad@netbsd.org
|
|
HOMEPAGE= http://www.igoweb.org/~wms/comp/cgoban/index.html
|
|
COMMENT= the complete goban. A Go server client and sgf viewer/editor
|
|
|
|
USE_X11= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|