blob: 53ea4165e69cd004de1967b6b4359f6882c886dd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# $NetBSD: Makefile,v 1.5 2001/10/22 03:41:18 mycroft Exp $
#
DISTNAME= xpilot-4.4.2
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"
|