freebsd-ports/games/xpilot/Makefile
Sheldon Hearn 04e2745707 Update 4.2.1 -> 4.3.1:
Several server-side enhancements, including features from Deathcup 2000.

Lots of client "fixes", not so much for bugs as for game rules.

PR:		ports/26604
Submitted by:	Goran Runfeldt <goranrunfeldt@home.se>
2001-04-21 15:05:56 +00:00

22 lines
451 B
Makefile

# New ports collection makefile for: xpilot
# Date created: 18 July 1995
# Whom: jmacd
#
# $FreeBSD$
#
PORTNAME= xpilot
PORTVERSION= 4.3.1
CATEGORIES= games
MASTER_SITES= ftp://ftp.xpilot.org/pub/xpilot/ \
ftp://ftp.xpilot.org/pub/xpilot/old/ \
${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>