reinhard 9bd1a1dddb o) change maintainer's email address
o) move COMMENT into Makefile
o) bump NEED_VERSION
2001-03-24 12:51:47 +00:00

28 lines
584 B
Makefile

# $OpenBSD: Makefile,v 1.2 2001/03/24 12:51:49 reinhard Exp $
COMMENT= 'multiplayer 2d space battles game'
DISTNAME= xpilot-4.3.0
CATEGORIES= games x11
NEED_VERSION= 1.363
HOMEPAGE= http://www.xpilot.org/
MASTER_SITES= ftp://ftp.xpilot.org/pub/xpilot/ \
ftp://ftp.xpilot.org/pub/xpilot/old \
${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games/multiplayer
MAINTAINER= Peter Valchev <pvalchev@home.com>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
USE_X11= Yes
CONFIGURE_STYLE= imake
.include <bsd.port.mk>