summaryrefslogtreecommitdiff
path: root/games/newvox/Makefile
blob: ebe34395e3a4ed5e2f4180456083ac97ea6e85bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.13 2004/03/06 20:16:47 snj Exp $
#

DISTNAME=	newvox-1.0
PKGREVISION=	2
CATEGORIES=	games
MASTER_SITES=	http://www.libsdl.org/projects/newvox/src/

MAINTAINER=	tech-pkg@NetBSD.org
HOMEPAGE=	http://www.libsdl.org/projects/newvox/index.html
COMMENT=	Voxel-style landscape rendering fly-by

USE_BUILDLINK3=	YES
USE_X11=	YES
GNU_CONFIGURE=	YES

.include "../../devel/SDL/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"