aboutsummaryrefslogtreecommitdiffstats
path: root/games/xpilot/Makefile
blob: 412e142e9cf7831d6d7c98ad89f65f4f756fa739 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    xpilot
# Version required: 3-3-1
# Date created:         18 July 1995
# Whom:                 jmacd
#
# $Id: Makefile,v 1.5 1996/11/18 11:26:33 asami Exp $
#

DISTNAME=       xpilot-3.3.1
CATEGORIES= games
MASTER_SITES=   ftp://ftp.cs.uit.no/pub/games/xpilot/

USE_IMAKE=  yes
NO_INSTALL_MANPAGES= yes
WRKSRC=     ${WRKDIR}/xpilot-3.3.1/src
MAN6=       xpilot.6 xpilots.6

.include <bsd.port.mk>