14 lines
377 B
Makefile
14 lines
377 B
Makefile
# $NetBSD: Makefile,v 1.6 2001/02/16 15:10:43 wiz Exp $
|
|
|
|
DISTNAME= cgoban-1.9.10
|
|
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"
|