freebsd-ports/games/xpilot/Makefile
Joshua Peck Macdonald d660815d2e Here is an xpilot port. This is my own, I had started this before
either Julian or Wes posted thiers to the list.
For those of you who don't know, its a really fun client/server
Asteroids-like gravity kill anything that flies game.
1995-07-18 06:18:00 +00:00

19 lines
417 B
Makefile

# New ports collection makefile for: xasteroids
# Version required: 5
# Date created: 3 Jan 1995
# Whom: swallace
#
# $Id: Makefile,v 1.5 1995/04/11 00:20:22 asami Exp $
#
DISTNAME= xpilot-3.3.1
PKGNAME= xpilot
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>