blob: 10ac19d68cdd2cc86dfa939beeba9758a937d195 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# $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"
|