15 lines
310 B
Makefile
15 lines
310 B
Makefile
# $NetBSD: Makefile,v 1.3 2001/02/16 15:11:01 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= xbreaky-0.0.4
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://xbreaky.sourceforge.net/
|
|
|
|
MAINTAINER= rh@netbsd.org
|
|
HOMEPAGE= http://xbreaky.sourceforge.net/
|
|
COMMENT= breakout game for X11
|
|
|
|
USE_X11BASE= yes
|
|
USE_XPM= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|