2002-03-13 18:36:35 +01:00
|
|
|
# $NetBSD: Makefile,v 1.7 2002/03/13 17:37:00 fredb Exp $
|
2000-04-02 21:49:19 +02:00
|
|
|
#
|
|
|
|
|
2001-08-01 20:19:11 +02:00
|
|
|
DISTNAME= gnome-breakout-0.5.2
|
2002-03-13 18:36:35 +01:00
|
|
|
PKGREVISION= 1
|
2000-04-02 21:49:19 +02:00
|
|
|
CATEGORIES= games gnome
|
2001-08-01 20:19:11 +02:00
|
|
|
MASTER_SITES= http://www.senet.com.au/~alcaron/
|
2000-04-02 21:49:19 +02:00
|
|
|
|
|
|
|
MAINTAINER= rh@netbsd.org
|
2001-08-01 20:19:11 +02:00
|
|
|
HOMEPAGE= http://www.senet.com.au/~alcaron/software.html
|
2001-02-16 16:10:41 +01:00
|
|
|
COMMENT= gnome version of the classic breakout game
|
2000-04-02 21:49:19 +02:00
|
|
|
|
2002-03-13 18:36:35 +01:00
|
|
|
DEPENDS+= gnome-core>=1.4.0.4nb1:../../x11/gnome-core
|
2000-04-02 21:49:19 +02:00
|
|
|
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
USE_X11BASE= YES
|
|
|
|
|
2001-08-01 20:19:11 +02:00
|
|
|
post-install:
|
|
|
|
${TOUCH} /var/games/gnome-breakout.scores
|
|
|
|
${CHOWN} games:games /var/games/gnome-breakout.scores
|
|
|
|
${CHMOD} 664 /var/games/gnome-breakout.scores
|
|
|
|
|
|
|
|
.include "../../devel/gettext-lib/buildlink.mk"
|
2000-04-02 21:49:19 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|