aboutsummaryrefslogtreecommitdiffstats
path: root/games/newvox/Makefile
blob: 5589d042eb5cde0204886c7c769530500c0aedf2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Ports collection makefile for:  newvox
# Date created:           23 Aug 2001
# Whom:               Kris Kennaway <kris@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   newvox
PORTVERSION=    1.0
CATEGORIES= games
MASTER_SITES=   http://www.libsdl.org/projects/newvox/src/

MAINTAINER= ports@FreeBSD.org
COMMENT=    Voxel-style landscape rendering fly-by

LIB_DEPENDS=    SDL-1.1.5:${PORTSDIR}/devel/sdl12

USE_X_PREFIX=   yes
GNU_CONFIGURE=  yes
CONFIGURE_ENV=  SDL_CONFIG="${LOCALBASE}/bin/sdl11-config"

do-install:
    ${INSTALL_PROGRAM} ${WRKSRC}/newvox ${PREFIX}/bin
.if !defined(NOPORTDOCS)
    ${MKDIR} ${PREFIX}/share/doc/newvox
    ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/newvox
.endif

.include <bsd.port.mk>
cs/podofo?h=gstreamer0.10-removal&id=2a194ff4772eecaa07019517d2044e0ffc09ddbd'>- Update to version 0.9.2pawel2013-02-244-17/+17 * Force numerous ports that fail to build with clang over to instead alwayslinimon2012-10-101-0/+1 * Conver to new options frameworkbapt2012-06-131-8/+7 * - update png to 1.5.10dinoex2012-06-011-2/+2 * - Add LICENSEmiwi2012-03-253-120/+189 * Fix the build when an older version of this port istobez2011-12-052-2/+11 * - Update to 0.9.1miwi2011-11-275-96/+144 * - Return my ports back to the pool. I was unable to make any fixes tostas2011-10-241-1/+1 * -remove MD5ohauer2011-07-031-1/+0 * - update to jpeg-8dinoex2010-02-051-1/+1 * - Install shared library.stas2009-10-173-2/+30