e68150649d
as reported on tech-pkg by Richard Rauch. Changes: lots of new features, misc. fixes and a security fix in the server. Details in doc/ChangeLog in the tarball.
14 lines
303 B
Makefile
14 lines
303 B
Makefile
# $NetBSD: Makefile,v 1.6 2002/07/12 13:48:08 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= xpilot-4.5.3
|
|
CATEGORIES= games x11
|
|
MASTER_SITES= ftp://ftp.xpilot.org/pub/xpilot/
|
|
|
|
MAINTAINER= root@garbled.net
|
|
HOMEPAGE= http://www.xpilot.org/
|
|
COMMENT= networked space battles for X11
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|