summaryrefslogtreecommitdiff
path: root/games/gnome-breakout/Makefile
blob: 3f4dc14ec9571fbf8bddd9880bedd672011c0f86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.3 2000/04/19 05:37:11 rh Exp $
#

DISTNAME=	gnome-breakout-0.4
CATEGORIES=	games gnome
MASTER_SITES=	http://www.tuial.com/~alcaron/software/

MAINTAINER=	rh@netbsd.org
HOMEPAGE=	http://www.tuial.com/~alcaron/software/

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

GNU_CONFIGURE=	YES
USE_X11BASE=	YES

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