freebsd-ports/games/xpilot/Makefile
Adam Weinberger bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00

16 lines
301 B
Makefile

# 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_XORG= x11 xext
USES= imake tar:bzip2
.include <bsd.port.mk>