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

DISTNAME=	gnome-breakout-0.3
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"