summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/z26/DESCR5
-rw-r--r--emulators/z26/Makefile24
-rw-r--r--emulators/z26/PLIST3
-rw-r--r--emulators/z26/distinfo5
4 files changed, 37 insertions, 0 deletions
diff --git a/emulators/z26/DESCR b/emulators/z26/DESCR
new file mode 100644
index 00000000000..459af45c264
--- /dev/null
+++ b/emulators/z26/DESCR
@@ -0,0 +1,5 @@
+A fast and stable emulator for the mighty Atari 2600 game console.
+Lots of features and options, even comes with a man page with gobs of
+detailed information to help you fine tune everything. Try the
+various timing and video mode settings to get the maximum performance
+on your computer.
diff --git a/emulators/z26/Makefile b/emulators/z26/Makefile
new file mode 100644
index 00000000000..1234ec226a4
--- /dev/null
+++ b/emulators/z26/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/10/21 03:49:56 minskim Exp $
+#
+
+DISTNAME= z26v213
+PKGNAME= z26-2.13
+CATEGORIES= emulators games
+MASTER_SITES= http://www.whimsey.com/z26/
+
+MAINTAINER= xmor61@users.sourceforge.net
+HOMEPAGE= http://www.whimsey.com/z26/
+COMMENT= Atari 2600 Emulator
+
+BUILD_DEPENDS+= nasm-[0-9]*:../../devel/nasm
+
+ONLY_FOR_PLATFORM+= *-i386
+
+WRKSRC= ${WRKDIR}/z26_snapshot-20040523
+USE_TOOLS+= gmake perl
+BUILD_TARGET= netbsd
+MAKE_ENV+= "INSTALL_BINDIR=${PREFIX}/bin"
+MAKE_ENV+= "INSTALL_MANDIR=${PREFIX}/man/man1"
+
+.include "../../devel/SDL/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/emulators/z26/PLIST b/emulators/z26/PLIST
new file mode 100644
index 00000000000..89b5f3e9fb1
--- /dev/null
+++ b/emulators/z26/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/21 03:49:56 minskim Exp $
+bin/z26
+man/man1/z26.1
diff --git a/emulators/z26/distinfo b/emulators/z26/distinfo
new file mode 100644
index 00000000000..172acb08404
--- /dev/null
+++ b/emulators/z26/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/10/21 03:49:56 minskim Exp $
+
+SHA1 (z26v213.tar.gz) = b9a913ab7965f021be79ee9079fdba79ad26a5da
+RMD160 (z26v213.tar.gz) = 52d0e99839bbc290e184d31a765ce3f3043937c4
+Size (z26v213.tar.gz) = 216375 bytes