pkgsrc/games/cgoban/Makefile
wiz 24c96ec1ff Update to 1.9.12 (old distfile not available any longer).
Changes:
Added patches submitted by Jeremy Cooper to record window size and
fix an IGS bug.
2002-07-19 13:40:14 +00:00

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"