pkgsrc/games/gnome-breakout/Makefile

17 lines
409 B
Makefile

# $NetBSD: Makefile,v 1.4 2001/02/16 15:10:50 wiz 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/
COMMENT= gnome version of the classic breakout game
DEPENDS+= gnome-core-*:../../x11/gnome-core
GNU_CONFIGURE= YES
USE_X11BASE= YES
.include "../../mk/bsd.pkg.mk"