freebsd-ports/games/xpilot/Makefile
Lars Engels 86bd97e597 - Support staging
- Remove USE_GCC=any because the port builds fine with clang and gcc
2013-10-04 20:36:55 +00:00

16 lines
306 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_BZIP2= yes
USE_XORG= x11 xext
USES= imake
.include <bsd.port.mk>