freebsd-ports/games/xpilot/Makefile
Eric Anholt 4d610bd7a2 Drop maintainership.
Submitted by:	Goran Runfeldt <goranrunfeldt@home.se> (maintainer)
2003-05-05 05:51:49 +00:00

23 lines
550 B
Makefile

# New ports collection makefile for: xpilot
# Date created: 18 July 1995
# Whom: jmacd
#
# $FreeBSD$
#
PORTNAME= xpilot
PORTVERSION= 4.5.4
CATEGORIES= games
MASTER_SITES= ftp://ftp.xpilot.org/pub/xpilot/ \
ftp://ftp.xpilot.org/pub/xpilot/old/ \
ftp://xpilot.doit.org/pub/xpilot-sounds/ \
${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games/multiplayer
MAINTAINER= ports@FreeBSD.org
COMMENT= Xpilot(client) and xpilots(server)
USE_IMAKE= yes
MAN6= xpilot.6 xpilots.6 xp-mapedit.6 xp-replay.6
.include <bsd.port.mk>