1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/games/xpilot/Makefile
2012-01-31 05:50:58 +00:00

22 lines
457 B
Makefile

# New ports collection makefile for: xpilot
# Date created: 18 July 1995
# Whom: 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_IMAKE= yes
USE_XORG= x11 xext
MAN6= xpilot.6 xpilots.6 xp-mapedit.6 xp-replay.6
.include <bsd.port.mk>