summaryrefslogtreecommitdiff
path: root/games/xpilot/Makefile
blob: a5d2eb2e70cadc537e28425601f6acb3791dd4c4 (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.2 1995/07/20 20:47:02 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

.include <bsd.port.mk>