Snes9x is a portable, freeware Super Nintendo Entertainment System (SNES)

emulator.  It basically allows you to play most games designed for the SNES
and Super Famicom Nintendo game systems on your PC or Workstation; which
includes some real gems that were only ever released in Japan.
This commit is contained in:
aaron 2001-05-27 21:10:51 +00:00
parent e34268c265
commit c18645002c
4 changed files with 48 additions and 0 deletions

35
emulators/snes9x/Makefile Normal file
View File

@ -0,0 +1,35 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/05/27 21:10:51 aaron Exp $
ONLY_FOR_ARCHS= i386
COMMENT= emulates the Super Nintendo Entertainment System
PKGNAME= snes9x-1.37c
DISTNAME= s9x.linuxc6.137.i386
NEED_VERSION= 1.364
CATEGORIES= emulators games
HOMEPAGE= http://www.snes9x.com
MAINTAINER= Aaron Campbell <aaron@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${HOMEPAGE}/zips/
RUN_DEPENDS= /emul/linux/lib/libc.so.6::emulators/redhat_base
USE_X11= Yes
NO_BUILD= Yes
WRKDIST= ${WRKDIR}
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/snes9x
${INSTALL_PROGRAM} ${WRKSRC}/snes9x ${PREFIX}/bin
${INSTALL_DATA} ${WRKSRC}/CHANGES.TXT ${PREFIX}/share/doc/snes9x
${INSTALL_DATA} ${WRKSRC}/HARDWARE.TXT ${PREFIX}/share/doc/snes9x
${INSTALL_DATA} ${WRKSRC}/README.TXT ${PREFIX}/share/doc/snes9x
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (s9x.linuxc6.137.i386.tar.gz) = 10af1910885fe4b09abc5adfbeab90be
RMD160 (s9x.linuxc6.137.i386.tar.gz) = 8a5df278e73585a0f0fa629858dedf5c8de5443a
SHA1 (s9x.linuxc6.137.i386.tar.gz) = 57f5df954f9ff4f97da820ee76fdca57d67dbf9e

View File

@ -0,0 +1,4 @@
Snes9x is a portable, freeware Super Nintendo Entertainment System (SNES)
emulator. It basically allows you to play most games designed for the SNES
and Super Famicom Nintendo game systems on your PC or Workstation; which
includes some real gems that were only ever released in Japan.

View File

@ -0,0 +1,6 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/05/27 21:10:51 aaron Exp $
bin/snes9x
share/doc/snes9x/CHANGES.TXT
share/doc/snes9x/HARDWARE.TXT
share/doc/snes9x/README.TXT
@dirrm share/doc/snes9x