From 453426a6436df43d638089c48762ca8404ab9c7d Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 4 Aug 1998 21:02:20 +0000 Subject: New "battleball" package created by Tim Rightnour: a 3d game of soccer, with tanks. --- games/battleball/Makefile | 19 +++++++++++++++++++ games/battleball/files/md5 | 1 + games/battleball/pkg/COMMENT | 1 + games/battleball/pkg/DESCR | 8 ++++++++ games/battleball/pkg/PLIST | 2 ++ 5 files changed, 31 insertions(+) create mode 100644 games/battleball/Makefile create mode 100644 games/battleball/files/md5 create mode 100644 games/battleball/pkg/COMMENT create mode 100644 games/battleball/pkg/DESCR create mode 100644 games/battleball/pkg/PLIST (limited to 'games/battleball') diff --git a/games/battleball/Makefile b/games/battleball/Makefile new file mode 100644 index 00000000000..7658a24f1e4 --- /dev/null +++ b/games/battleball/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 1998/08/04 21:02:20 tron Exp $ + +DISTNAME= battleball.20.src +PKGNAME= battleball-2.0 +CATEGORIES= games x11 +MASTER_SITES= http://www.cs.utexas.edu/users/pahardin/ + +MAINTAINER= root@garbled.net + +WRKSRC= ${WRKDIR}/bb-2.0 + +NO_INSTALL_MANPAGES= yes +USE_GMAKE= yes +USE_IMAKE= yes + +post-patch: + ${TOUCH} ${WRKSRC}/battleball.man + +.include "../../mk/bsd.pkg.mk" diff --git a/games/battleball/files/md5 b/games/battleball/files/md5 new file mode 100644 index 00000000000..856763af542 --- /dev/null +++ b/games/battleball/files/md5 @@ -0,0 +1 @@ +MD5 (battleball.20.src.tar.gz) = 073097c480c5646e0e611d2aee2ba887 diff --git a/games/battleball/pkg/COMMENT b/games/battleball/pkg/COMMENT new file mode 100644 index 00000000000..b2a87481ad0 --- /dev/null +++ b/games/battleball/pkg/COMMENT @@ -0,0 +1 @@ +a 3d game of soccer, with tanks. diff --git a/games/battleball/pkg/DESCR b/games/battleball/pkg/DESCR new file mode 100644 index 00000000000..7d82b617bd2 --- /dev/null +++ b/games/battleball/pkg/DESCR @@ -0,0 +1,8 @@ +BattleBall is a 3-D multiplayer game based on soccer, with a militaristic +twist. BattleBall runs under Unix / X11, and can be played over LANs and +short distances on the internet. BattleBall runs fast without any 3-D +graphics hardware, and its binaries are small and easily downloaded. + +http://www.cs.utexas.edu/users/pahardin/bb.html +A 3-D single/multiplayer game for the X11 Window System + by Philip A. Hardin diff --git a/games/battleball/pkg/PLIST b/games/battleball/pkg/PLIST new file mode 100644 index 00000000000..616ed3ce8a4 --- /dev/null +++ b/games/battleball/pkg/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 1998/08/04 21:02:21 tron Exp $ +bin/battleball -- cgit v1.2.3