summaryrefslogtreecommitdiff
path: root/games/gnocatan/Makefile
blob: 009f9d1e2569a33549ced126128074b1c84b44a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.3 2000/11/11 17:49:25 tron Exp $
#

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

MAINTAINER=	packages@netbsd.org
HOMEPAGE=	http://gnocatan.sourceforge.net/

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

GNU_CONFIGURE=	YES
USE_X11BASE=	YES
USE_GMAKE=	yes

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