7166660e08
dependency bumps.
18 lines
436 B
Makefile
18 lines
436 B
Makefile
# $NetBSD: Makefile,v 1.8 2003/05/02 11:55:03 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= newvox-1.0
|
|
PKGREVISION= 1
|
|
CATEGORIES= games
|
|
MASTER_SITES= http://www.libsdl.org/projects/newvox/src/
|
|
|
|
MAINTAINER= packages@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"
|