pkgsrc/games/xracer/Makefile

40 lines
1.2 KiB
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.49 2010/12/23 11:44:32 dsainty Exp $
#
DISTNAME= xracer-0.96.9
PKGREVISION= 10
CATEGORIES= games x11
2009-06-13 00:26:30 +02:00
MASTER_SITES= http://www.annexia.org/_file/
MAINTAINER= bsieker@freenet.de
2009-06-13 00:26:30 +02:00
HOMEPAGE= http://www.annexia.org/freeware/xracer
COMMENT= XRacer is a clone of the popular Psygnosis game Wipeout
2008-07-14 14:55:56 +02:00
PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= gmake perl:run
PERL5_PACKLIST= auto/XRacer/.packlist
USE_LIBTOOL= yes
# disabled by patch-an, since the only existing translation is empty
# and made trouble in 2.1 bulk builds
#USE_TOOLS+= msgfmt
#USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
PERL5_CONFIGURE= no
PERL5_CONFIGURE_DIRS= ${WRKSRC}/XRacer
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
post-configure: do-makemaker-configure
2004-03-08 02:04:48 +01:00
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../graphics/Mesa/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"