summaryrefslogtreecommitdiff
path: root/games/newvox/Makefile
blob: 55505f40c9db85e0bcb4fad20ef4540aaa2b034c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.10 2003/07/17 21:39:09 grant Exp $
#

DISTNAME=	newvox-1.0
PKGREVISION=	1
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_BUILDLINK2=	YES
USE_X11=	YES
GNU_CONFIGURE=	YES

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