summaryrefslogtreecommitdiff
path: root/games/cbzone/Makefile
diff options
context:
space:
mode:
authortron <tron>1998-07-27 00:11:29 +0000
committertron <tron>1998-07-27 00:11:29 +0000
commitb0bdb19afe0ed65a7b48032caea350be82b830b8 (patch)
tree1b3f375a0132eb992a028972a43cb71a7763557f /games/cbzone/Makefile
parent248a7d40733bd65f1444f7f89cb17203dd9b4aec (diff)
downloadpkgsrc-b0bdb19afe0ed65a7b48032caea350be82b830b8.tar.gz
Add "cbzone" package by Tim Rightnour:
a simple classic game of 3D tank warfare + fix sound playback + add note about problems with 16BPP displays
Diffstat (limited to 'games/cbzone/Makefile')
-rw-r--r--games/cbzone/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/games/cbzone/Makefile b/games/cbzone/Makefile
new file mode 100644
index 00000000000..b6fc1682502
--- /dev/null
+++ b/games/cbzone/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1 1998/07/27 00:11:29 tron Exp $
+
+DISTNAME= cbzone-sound
+PKGNAME= cbzone-2.0c
+CATEGORIES= games x11
+MASTER_SITES= ftp://ftp.cdrom.com/pub/X11/R5contrib/
+
+MAINTAINER= root@garbled.net
+
+WRKSRC= ${WRKDIR}/cbzone
+
+USE_GMAKE= yes
+USE_IMAKE= yes
+
+.include "../../mk/bsd.pkg.mk"