30925b26c7
needed. This is required because esound has been droped as a dependancy.
18 lines
438 B
Makefile
18 lines
438 B
Makefile
# $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/
|
|
|
|
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"
|