openbsd-ports/games/xpilot/Makefile

28 lines
583 B
Makefile
Raw Normal View History

2002-05-13 14:50:36 -04:00
# $OpenBSD: Makefile,v 1.14 2002/05/13 18:50:43 espie Exp $
COMMENT= "multiplayer 2d space battles game"
2002-04-28 13:37:15 -04:00
DISTNAME= xpilot-4.5.3
CATEGORIES= games x11
2002-04-28 13:37:15 -04:00
NEED_VERSION= 1.525
HOMEPAGE= http://www.xpilot.org/
MAINTAINER= Peter Valchev <pvalchev@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ftp://ftp.xpilot.org/pub/xpilot/ \
ftp://ftp.xpilot.org/pub/xpilot/old \
2002-05-13 14:50:36 -04:00
${MASTER_SITE_XCONTRIB:=games/multiplayer/}
USE_X11= Yes
2001-11-15 01:14:06 -05:00
NO_REGRESS= Yes
CONFIGURE_STYLE= imake
.include <bsd.port.mk>