freebsd-ports/games/xpilot/Makefile

16 lines
301 B
Makefile
Raw Normal View History

# Created by: jmacd
1999-08-25 08:06:33 +02:00
# $FreeBSD$
PORTNAME= xpilot
2012-01-31 06:50:58 +01:00
PORTVERSION= 4.5.5
1996-12-30 22:33:40 +01:00
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}game/${PORTNAME}-4/${PORTNAME}-${PORTVERSION}
MAINTAINER= lme@FreeBSD.org
2003-02-21 13:06:51 +01:00
COMMENT= Xpilot(client) and xpilots(server)
USE_XORG= x11 xext
USES= imake tar:bzip2
.include <bsd.port.mk>