freebsd-ports/games/xpilot/Makefile
Sheldon Hearn 5d91adac87 Update 4.1.0 -> 4.2.1:
* Two new maps
	* New features gleaned from tournaments
	* Many small bugfixes
2000-05-18 09:46:00 +00:00

21 lines
416 B
Makefile

# New ports collection makefile for: xpilot
# Date created: 18 July 1995
# Whom: jmacd
#
# $FreeBSD$
#
PORTNAME= xpilot
PORTVERSION= 4.2.1
CATEGORIES= games
MASTER_SITES= ftp://ftp.xpilot.org/pub/xpilot/ \
${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games/multiplayer
MAINTAINER= sheldonh@FreeBSD.org
USE_IMAKE= yes
MAN6= xpilot.6 xpilots.6 xp-replay.6
.include <bsd.port.mk>