pkgsrc/games/dd2/Makefile
wiz 7e1c5bfbc9 Convert aalib to options framework, adding an 'x11' option, and remove
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.

Addresses PR 32046 by Leonard Schmidt.
2005-12-11 09:40:37 +00:00

17 lines
444 B
Makefile

# $NetBSD: Makefile,v 1.8 2005/12/11 09:40:41 wiz Exp $
#
DISTNAME= dd2-0.2.1
PKGREVISION= 3
CATEGORIES= games
MASTER_SITES= http://www.usebox.net/jjm/dd2/releases/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.usebox.net/jjm/dd2/
COMMENT= Shoot'em up arcade game for one or two players
GNU_CONFIGURE= yes
.include "../../audio/SDL_mixer/buildlink3.mk"
.include "../../devel/SDL/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"