summaryrefslogtreecommitdiff
path: root/emulators/tuxnes
diff options
context:
space:
mode:
authorJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2000-02-13 11:45:42 +0000
committerJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2000-02-13 11:45:42 +0000
commit87b58c4aa39988cd78c91297f4fc991b93e493c8 (patch)
treefd7058003bd068b46b8ba47cfff2c815be520dc1 /emulators/tuxnes
parentPLIST fixes. (diff)
Add TuxNES, a FreeBSD-friendly Nintendo 8-bit emulator.
Reviewed by: Alexander Langer <alex@big.endian.de>
Notes
Notes: svn path=/head/; revision=25743
Diffstat (limited to 'emulators/tuxnes')
-rw-r--r--emulators/tuxnes/Makefile24
-rw-r--r--emulators/tuxnes/distinfo1
-rw-r--r--emulators/tuxnes/pkg-comment1
-rw-r--r--emulators/tuxnes/pkg-descr5
-rw-r--r--emulators/tuxnes/pkg-plist2
5 files changed, 33 insertions, 0 deletions
diff --git a/emulators/tuxnes/Makefile b/emulators/tuxnes/Makefile
new file mode 100644
index 000000000000..f962d75b81eb
--- /dev/null
+++ b/emulators/tuxnes/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: tuxnes
+# Version required: 0.73
+# Date created: 13 Feb 2000
+# Whom: Jeroen Ruigrok van der Werven <asmodai@freebsd.org>
+#
+# $FreeBSD$
+#
+
+DISTNAME= tuxnes-0.73
+CATEGORIES= emulators
+MASTER_SITES= http://people.freebsd.org/~asmodai/mirror/ \
+ http://tmmm.simplenet.com/tuxnes/packages/
+
+MAINTAINER= asmodai@freebsd.org
+
+LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
+
+USE_GMAKE= YES
+USE_X_PREFIX= YES
+GNU_CONFIGURE= YES
+
+ONLY_FOR_ARCHS= i386
+
+.include <bsd.port.mk>
diff --git a/emulators/tuxnes/distinfo b/emulators/tuxnes/distinfo
new file mode 100644
index 000000000000..28c20956af40
--- /dev/null
+++ b/emulators/tuxnes/distinfo
@@ -0,0 +1 @@
+MD5 (tuxnes-0.73.tar.gz) = d492a97bcf5360def872317328d7bd73
diff --git a/emulators/tuxnes/pkg-comment b/emulators/tuxnes/pkg-comment
new file mode 100644
index 000000000000..289030f9ac1a
--- /dev/null
+++ b/emulators/tuxnes/pkg-comment
@@ -0,0 +1 @@
+A Nintendo Entertainment System 8-bit emulator
diff --git a/emulators/tuxnes/pkg-descr b/emulators/tuxnes/pkg-descr
new file mode 100644
index 000000000000..57936a843d6c
--- /dev/null
+++ b/emulators/tuxnes/pkg-descr
@@ -0,0 +1,5 @@
+TuxNES is an emulator for the 8-bit Nintendo Entertainment System.
+Currently, the emulator has been tested on Linux and FreeBSD, both
+running on x86 processors.
+
+WWW: http://tmmm.simplenet.com/tuxnes/
diff --git a/emulators/tuxnes/pkg-plist b/emulators/tuxnes/pkg-plist
new file mode 100644
index 000000000000..d7c4bc0eeae4
--- /dev/null
+++ b/emulators/tuxnes/pkg-plist
@@ -0,0 +1,2 @@
+bin/romfixer
+bin/tuxnes