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

PORTNAME=	xpilot
PORTVERSION=	4.5.4
PORTREVISION=	2
CATEGORIES=	games
MASTER_SITES=	SF/xpilotgame

MAINTAINER=	lme@FreeBSD.org
COMMENT=	Xpilot(client) and xpilots(server)

USE_IMAKE=	yes
USE_XORG=	x11 xext
MAN6=		xpilot.6 xpilots.6 xp-mapedit.6 xp-replay.6

.include <bsd.port.mk>