aboutsummaryrefslogtreecommitdiff
path: root/emulators/snes9x
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1997-11-02 14:56:43 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1997-11-02 14:56:43 +0000
commit081f8c8af6f8d70b90d3474c68c1a8a51c46c41a (patch)
treeae54a7fbc0e9d0cba1aa250c1f0d2a9a1d690476 /emulators/snes9x
parent11dec43dd8ad3e0dd689a4ca0295b58865966985 (diff)
downloadports-081f8c8af6f8d70b90d3474c68c1a8a51c46c41a.tar.gz
ports-081f8c8af6f8d70b90d3474c68c1a8a51c46c41a.zip
Import of emulators/snes9x - snes9x version 0.23
Super Nintendo Entertainment System(SNES) Emulator PR: ports/3824 Submitted by: Nakai@Mlab.t.u-tokyo.ac.jp
Notes
Notes: svn path=/head/; revision=8446
Diffstat (limited to 'emulators/snes9x')
-rw-r--r--emulators/snes9x/Makefile30
-rw-r--r--emulators/snes9x/distinfo1
-rw-r--r--emulators/snes9x/pkg-comment1
-rw-r--r--emulators/snes9x/pkg-descr1
-rw-r--r--emulators/snes9x/pkg-plist1
5 files changed, 34 insertions, 0 deletions
diff --git a/emulators/snes9x/Makefile b/emulators/snes9x/Makefile
new file mode 100644
index 000000000000..156a4ed6d978
--- /dev/null
+++ b/emulators/snes9x/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for: snes9x
+# Version required: 0.23
+# Date created: 1 June 1997
+# Whom: Yukihiro Nakai<Nakai@Mlab.t.u-tokyo.ac.jp>
+#
+# $Id$
+#
+
+DISTNAME= snes9x_linux0.23
+PKGNAME= snes9x-0.23
+CATEGORIES= emulators
+MASTER_SITES= ftp://ftp.euro.net/pub/misc/Snes9X/
+
+MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
+
+BUILD_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_lib
+RUN_DEPENDS= /compat/linux/lib/libc.so.5:${PORTSDIR}/emulators/linux_lib
+
+NO_BUILD= yes
+NO_WRKSUBDIR= yes
+USE_X11= yes
+
+STRIP=
+BINOWN= root
+BINMODE= 4755
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/snes9x ${PREFIX}/bin
+
+.include <bsd.port.mk>
diff --git a/emulators/snes9x/distinfo b/emulators/snes9x/distinfo
new file mode 100644
index 000000000000..de03d20ec810
--- /dev/null
+++ b/emulators/snes9x/distinfo
@@ -0,0 +1 @@
+MD5 (snes9x_linux0.23.tar.gz) = 9aa931ece91461a976a7c5a3032aa243
diff --git a/emulators/snes9x/pkg-comment b/emulators/snes9x/pkg-comment
new file mode 100644
index 000000000000..71eef7eca23e
--- /dev/null
+++ b/emulators/snes9x/pkg-comment
@@ -0,0 +1 @@
+Super Nintendo Entertainment System(SNES) Emulator
diff --git a/emulators/snes9x/pkg-descr b/emulators/snes9x/pkg-descr
new file mode 100644
index 000000000000..71eef7eca23e
--- /dev/null
+++ b/emulators/snes9x/pkg-descr
@@ -0,0 +1 @@
+Super Nintendo Entertainment System(SNES) Emulator
diff --git a/emulators/snes9x/pkg-plist b/emulators/snes9x/pkg-plist
new file mode 100644
index 000000000000..c5496363eef7
--- /dev/null
+++ b/emulators/snes9x/pkg-plist
@@ -0,0 +1 @@
+bin/snes9x