summaryrefslogtreecommitdiff
path: root/games/xpilot/Makefile
blob: 0300b2911c8062f5636b79cac93c589638ecac78 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    xpilot
# Date created:         18 July 1995
# Whom:                 jmacd
#
# $FreeBSD$
#

PORTNAME=	xpilot
PORTVERSION=	4.4.2
CATEGORIES=	games
MASTER_SITES=	ftp://ftp.xpilot.org/pub/xpilot/ \
		ftp://ftp.xpilot.org/pub/xpilot/old/ \
		ftp://xpilot.doit.org/pub/xpilot-sounds/ \
		${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	games/multiplayer

MAINTAINER=	goranrunfeldt@home.se

USE_IMAKE=	yes
MAN6=		xpilot.6 xpilots.6 xp-replay.6

.include <bsd.port.mk>