summaryrefslogtreecommitdiff
path: root/games/defendguin/Makefile
blob: a17ea25dcd5c74d5671b1e852fc9afcd682743d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.9 2005/04/11 21:45:49 tv Exp $

DISTNAME=	defendguin-0.0.10
PKGREVISION=	4
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_GNU_TOOLS+=	make

.include "../../audio/SDL_mixer/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"