freebsd-ports/games/xpilot/Makefile

21 lines
429 B
Makefile
Raw Normal View History

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