mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
21 lines
473 B
Makefile
21 lines
473 B
Makefile
# New ports collection makefile for: xpilot
|
|
# Version required: 3.6.1
|
|
# Date created: 18 July 1995
|
|
# Whom: jmacd
|
|
#
|
|
# $Id: Makefile,v 1.10 1997/02/12 17:47:42 max Exp $
|
|
#
|
|
|
|
DISTNAME= xpilot-3.6.1
|
|
CATEGORIES= games
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
|
|
ftp://ftp.cs.uit.no/pub/games/xpilot/
|
|
MASTER_SITE_SUBDIR= games/multiplayer
|
|
|
|
MAINTAINER= jmacd@FreeBSD.org
|
|
|
|
USE_IMAKE= yes
|
|
MAN6= xpilot.6 xpilots.6 xp-replay.6
|
|
|
|
.include <bsd.port.mk>
|