freebsd-ports/games/xpilot/Makefile
Gary Palmer 93f2c75063 Since I haven't even heard from swallace about why he upgraded
a port during a freeze, back out his change until AFTER 2.1.5 is out.
1996-06-28 20:48:21 +00:00

18 lines
400 B
Makefile

# 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>