1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/games/xpilot/Makefile

21 lines
416 B
Makefile
Raw Normal View History

# New ports collection makefile for: xpilot
# Date created: 18 July 1995
# Whom: jmacd
#
1999-08-25 06:06:33 +00:00
# $FreeBSD$
#
PORTNAME= xpilot
PORTVERSION= 4.2.1
1996-12-30 21:33:40 +00:00
CATEGORIES= games
MASTER_SITES= ftp://ftp.xpilot.org/pub/xpilot/ \
${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games/multiplayer
1999-06-21 11:07:15 +00:00
MAINTAINER= sheldonh@FreeBSD.org
USE_IMAKE= yes
MAN6= xpilot.6 xpilots.6 xp-replay.6
.include <bsd.port.mk>