summaryrefslogtreecommitdiff
path: root/games/gnocatan/Makefile
blob: ecc0db6055e798b7a59c065913ffa549e2e0721b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.4 2001/02/16 15:10:49 wiz Exp $
#

DISTNAME=	gnocatan-0.6.1
CATEGORIES=	games gnome
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=gnocatan/}

MAINTAINER=	packages@netbsd.org
HOMEPAGE=	http://gnocatan.sourceforge.net/
COMMENT=	gnome version of the Settlers of Catan board game

DEPENDS+=	gnome-core-*:../../x11/gnome-core

GNU_CONFIGURE=	YES
USE_X11BASE=	YES
USE_GMAKE=	yes

.include "../../mk/bsd.pkg.mk"