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

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Xpilot(client) and xpilots(server)
WWW=		http://www.xpilot.org/

USES=		imake tar:bzip2 xorg
USE_XORG=	x11 xext

.include <bsd.port.mk>