pkgsrc/games/newvox/Makefile
2001-04-17 22:14:35 +00:00

17 lines
401 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2001/04/17 22:14:35 rh Exp $
#
DISTNAME= newvox-1.0
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
DEPENDS+= SDL>=1.1.6:../../devel/SDL
GNU_CONFIGURE= YES
USE_X11= YES
.include "../../mk/bsd.pkg.mk"