2010-12-23 12:44:24 +01:00
|
|
|
# $NetBSD: Makefile,v 1.49 2010/12/23 11:44:32 dsainty Exp $
|
2000-05-29 08:36:00 +02:00
|
|
|
#
|
|
|
|
|
2000-06-21 10:12:37 +02:00
|
|
|
DISTNAME= xracer-0.96.9
|
2010-08-21 18:32:42 +02:00
|
|
|
PKGREVISION= 10
|
2000-06-21 10:12:37 +02:00
|
|
|
CATEGORIES= games x11
|
2009-06-13 00:26:30 +02:00
|
|
|
MASTER_SITES= http://www.annexia.org/_file/
|
2000-05-29 08:36:00 +02:00
|
|
|
|
2000-06-21 10:12:37 +02:00
|
|
|
MAINTAINER= bsieker@freenet.de
|
2009-06-13 00:26:30 +02:00
|
|
|
HOMEPAGE= http://www.annexia.org/freeware/xracer
|
2001-02-16 16:10:41 +01:00
|
|
|
COMMENT= XRacer is a clone of the popular Psygnosis game Wipeout
|
2000-05-29 08:36:00 +02:00
|
|
|
|
2008-07-14 14:55:56 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2006-02-28 18:45:55 +01:00
|
|
|
USE_TOOLS+= gmake perl:run
|
2005-07-13 20:01:18 +02:00
|
|
|
PERL5_PACKLIST= auto/XRacer/.packlist
|
2000-05-29 08:36:00 +02:00
|
|
|
|
2005-09-28 22:52:18 +02:00
|
|
|
USE_LIBTOOL= yes
|
2006-02-28 18:45:55 +01:00
|
|
|
# disabled by patch-an, since the only existing translation is empty
|
|
|
|
# and made trouble in 2.1 bulk builds
|
2006-04-13 20:23:29 +02:00
|
|
|
#USE_TOOLS+= msgfmt
|
2006-02-28 18:45:55 +01:00
|
|
|
#USE_PKGLOCALEDIR= yes
|
2005-09-28 22:52:18 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2006-02-18 00:26:29 +01:00
|
|
|
PERL5_CONFIGURE= no
|
|
|
|
PERL5_CONFIGURE_DIRS= ${WRKSRC}/XRacer
|
2006-02-28 18:45:55 +01:00
|
|
|
REPLACE_PERL+= tools/blender2track/xracer-blender2track.pl \
|
|
|
|
tools/mktube/xracer-mktube.pl \
|
|
|
|
tools/mktrack/xracer-mktrack.pl \
|
|
|
|
tools/mktrackscenery/xracer-mktrackscenery.pl \
|
|
|
|
tools/mkcraft/xracer-mkcraft.pl \
|
|
|
|
tools/mkmeshnotex/xracer-mkmeshnotex.pl
|
2000-11-27 22:20:06 +01:00
|
|
|
|
2006-02-18 00:26:29 +01:00
|
|
|
post-configure: do-makemaker-configure
|
|
|
|
|
2004-03-08 02:04:48 +01:00
|
|
|
.include "../../devel/gettext-lib/buildlink3.mk"
|
|
|
|
.include "../../graphics/Mesa/buildlink3.mk"
|
2010-12-23 12:44:24 +01:00
|
|
|
.include "../../mk/jpeg.buildlink3.mk"
|
2006-02-18 00:26:29 +01:00
|
|
|
.include "../../lang/perl5/module.mk"
|
2000-05-29 08:36:00 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|