freebsd-ports/games/xpilot/Makefile

22 lines
457 B
Makefile
Raw Normal View History

# New ports collection makefile for: xpilot
# Date created: 18 July 1995
# Whom: 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)
2012-01-31 06:50:58 +01:00
USE_BZIP2= yes
USE_IMAKE= yes
USE_XORG= x11 xext
MAN6= xpilot.6 xpilots.6 xp-mapedit.6 xp-replay.6
.include <bsd.port.mk>