# Created by: jmacd
# $FreeBSD: games/xpilot/Makefile 321957 2013-06-28 11:51:05Z bapt $

PORTNAME=	xpilot
PORTVERSION=	4.5.5
CATEGORIES=	games
MASTER_SITES=	SF/${PORTNAME}game/${PORTNAME}-4/${PORTNAME}-${PORTVERSION}

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

USE_BZIP2=	yes
USE_XORG=	x11 xext
MAN6=		xpilot.6 xpilots.6 xp-mapedit.6 xp-replay.6
USE_GCC=	any
USES=		imake

.include <bsd.port.mk>
