1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/games/xpilot/Makefile

21 lines
429 B
Makefile
Raw Normal View History

# New ports collection makefile for: xpilot
1999-06-21 14:30:42 +00:00
# Version required: 4.1.0
# Date created: 18 July 1995
# Whom: jmacd
#
1999-08-25 06:06:33 +00:00
# $FreeBSD$
#
DISTNAME= xpilot-4.1.0
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>