pkgsrc-wip/xpilot-ng/Makefile
Aleksej Saushev b011ad6772 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-10-07 20:11:06 +00:00

23 lines
698 B
Makefile

# $NetBSD: Makefile,v 1.14 2012/10/07 20:11:10 asau Exp $
DISTNAME= xpilot-ng-4.7.2
PKGREVISION= 3
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xpilot/}
MAINTAINER= vnorrman@cc.hut.fi
HOMEPAGE= http://xpilot.sourceforge.net/
COMMENT= Enhanced version of XPilot network space battle
GNU_CONFIGURE= yes
PYTHON_PATCH_SCRIPTS= mapconvert.py
.include "../../textproc/expat/buildlink3.mk"
.include "../../lang/python/application.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/xproto/buildlink3.mk"
.include "../../devel/SDL/buildlink3.mk"
.include "../../devel/SDL_ttf/buildlink3.mk"
.include "../../graphics/SDL_image/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"