pkgsrc/games/newvox/Makefile
2004-03-06 20:16:47 +00:00

18 lines
437 B
Makefile

# $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"