freebsd-ports/games/xpilot/Makefile
Satoshi Asami 2269d793e3 Remove PKGNAME=xpilot. DISTNAME was set to xpilot-3.3.1, there's nothing
wrong with using that as a package name.

Convert Makefile from xasteroids to xpilot along the way.  Josh, next
time look at the headers too. :)
1995-07-20 20:47:02 +00:00

17 lines
404 B
Makefile

# New ports collection makefile for: xpilot
# Version required: 3-3-1
# Date created: 18 July 1995
# Whom: jmacd
#
# $Id: Makefile,v 1.1.1.1 1995/07/18 06:17:59 jmacd 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>