aboutsummaryrefslogtreecommitdiff
path: root/games/xpilot/Makefile
blob: 8d595a77199d8a3e2bad884a5bc3158a168774ab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
PORTNAME=	xpilot
PORTVERSION=	4.5.5
CATEGORIES=	games
MASTER_SITES=	SF/${PORTNAME}game/${PORTNAME}-4/${PORTNAME}-${PORTVERSION}

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

USES=		imake tar:bzip2 xorg
USE_XORG=	x11 xext

.include <bsd.port.mk>