aboutsummaryrefslogtreecommitdiff
path: root/games/xpilot/Makefile
blob: c147d6011220ebee239e3b48350b948ec8bc3a78 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    xpilot
# Version required:	3-3-1
# Date created:         18 July 1995
# Whom:                 jmacd
#
# $Id: Makefile,v 1.4 1996/06/28 20:45:24 gpalmer 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

.include <bsd.port.mk>