1995-07-20 22:47:02 +02:00
|
|
|
# New ports collection makefile for: xpilot
|
|
|
|
# Date created: 18 July 1995
|
|
|
|
# Whom: jmacd
|
1995-07-18 08:18:00 +02:00
|
|
|
#
|
1999-08-25 08:06:33 +02:00
|
|
|
# $FreeBSD$
|
1995-07-18 08:18:00 +02:00
|
|
|
#
|
|
|
|
|
2001-01-16 18:33:20 +01:00
|
|
|
PORTNAME= xpilot
|
2012-01-31 06:50:58 +01:00
|
|
|
PORTVERSION= 4.5.5
|
1996-12-30 22:33:40 +01:00
|
|
|
CATEGORIES= games
|
2009-08-22 02:23:13 +02:00
|
|
|
MASTER_SITES= SF/${PORTNAME}game/${PORTNAME}-4/${PORTNAME}-${PORTVERSION}
|
1997-01-03 10:38:01 +01:00
|
|
|
|
2007-07-12 20:52:00 +02:00
|
|
|
MAINTAINER= lme@FreeBSD.org
|
2003-02-21 13:06:51 +01:00
|
|
|
COMMENT= Xpilot(client) and xpilots(server)
|
1995-07-18 08:18:00 +02:00
|
|
|
|
2012-01-31 06:50:58 +01:00
|
|
|
USE_BZIP2= yes
|
1995-07-18 08:18:00 +02:00
|
|
|
USE_IMAKE= yes
|
2009-06-09 17:33:28 +02:00
|
|
|
USE_XORG= x11 xext
|
2003-05-03 02:12:25 +02:00
|
|
|
MAN6= xpilot.6 xpilots.6 xp-mapedit.6 xp-replay.6
|
1995-07-18 08:18:00 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|