aboutsummaryrefslogtreecommitdiff
path: root/games/xpilot/Makefile
blob: c2e277b978772251a5c10563444fe07cc7260a59 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: jmacd

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)

USES=		imake tar:bzip2 xorg
USE_XORG=	x11 xext

.include <bsd.port.mk>