openbsd-ports/games/xpilot/Makefile
pvalchev 3c45f85455 Switch my email over @openbsd.org.
Insert all COMMENT lines into double quotes for consistency.
2001-05-09 23:26:16 +00:00

28 lines
587 B
Makefile

# $OpenBSD: Makefile,v 1.5 2001/05/09 23:26:23 pvalchev Exp $
COMMENT= "multiplayer 2d space battles game"
DISTNAME= xpilot-4.3.2
CATEGORIES= games x11
NEED_VERSION= 1.378
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 \
${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games/multiplayer
USE_X11= Yes
CONFIGURE_STYLE= imake
.include <bsd.port.mk>