pkgsrc/games/newvox/Makefile

19 lines
438 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.12 2003/07/26 21:41:21 jmmv Exp $
#
DISTNAME= newvox-1.0
PKGREVISION= 2
CATEGORIES= games
MASTER_SITES= http://www.libsdl.org/projects/newvox/src/
2003-07-17 23:31:04 +02:00
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.libsdl.org/projects/newvox/index.html
COMMENT= Voxel-style landscape rendering fly-by
2002-08-27 20:52:18 +02:00
USE_BUILDLINK2= YES
USE_X11= YES
GNU_CONFIGURE= YES
2002-08-27 20:52:18 +02:00
.include "../../devel/SDL/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"