summaryrefslogtreecommitdiff
path: root/games/cgoban/Makefile
blob: 227e0b9a2fdf9ffc68106cae9241cff2952b390b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.8 2003/07/17 21:37:58 grant 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"