pkgsrc/games/defendguin/Makefile

20 lines
464 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.5 2004/01/24 13:30:55 grant Exp $
DISTNAME= defendguin-0.0.10
PKGREVISION= 2
CATEGORIES= games
MASTER_SITES= http://www.nbswebfx.com/downloads/
MAINTAINER= reed@reedmedia.net
HOMEPAGE= http://www.newbreedsoftware.com/defendguin/
COMMENT= Clone of the arcade game Defender
USE_X11= YES
USE_BUILDLINK2= YES
USE_GNU_TOOLS+= make
MAKE_ENV+= PREFIX=${LOCALBASE}
.include "../../audio/SDL_mixer/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"