aboutsummaryrefslogtreecommitdiffstats
path: root/games/xpilot/Makefile
blob: 4dc95d5182f2a4b74466b7024bb49ba63da854a5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: jmacd
# $FreeBSD$

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
USES=       imake

.include <bsd.port.mk>