mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
21 lines
475 B
Makefile
21 lines
475 B
Makefile
# New ports collection makefile for: xpilot
|
|
# Version required: 4.1.0
|
|
# Date created: 18 July 1995
|
|
# Whom: jmacd
|
|
#
|
|
# $Id: Makefile,v 1.16 1999/06/21 11:07:04 sheldonh 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@FreeBSD.org
|
|
|
|
USE_IMAKE= yes
|
|
MAN6= xpilot.6 xpilots.6 xp-replay.6
|
|
|
|
.include <bsd.port.mk>
|