1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/games/xpilot/Makefile
Justin M. Seger 6de3dacdee Removed \ at end of MASTER_SITES list
PR:		ports/11067
Submitted by:	mharo
1999-04-11 22:28:01 +00:00

21 lines
472 B
Makefile

# New ports collection makefile for: xpilot
# Version required: 3.6.1
# Date created: 18 July 1995
# Whom: jmacd
#
# $Id: Makefile,v 1.14 1999/03/15 01:12:25 steve Exp $
#
DISTNAME= xpilot-4.1.0
CATEGORIES= games
MASTER_SITES= ftp://ftp.xpilot.org/pub/xpilot/ \
${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games/multiplayer
MAINTAINER= sheldonh@iafrica.com
USE_IMAKE= yes
MAN6= xpilot.6 xpilots.6 xp-replay.6
.include <bsd.port.mk>