diff options
author | pav <pav@FreeBSD.org> | 2003-12-26 22:50:25 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2003-12-26 22:50:25 +0000 |
commit | 13c7133f0ed72bd8546ce0dce9ef106b2785e8be (patch) | |
tree | e1f9e66b48c2ada4101ab88bd29a1140713efa4e /emulators/Makefile | |
parent | 79e1636256d9a1602e991d62e0687433c2285545 (diff) | |
download | FreeBSD-ports-13c7133f0ed72bd8546ce0dce9ef106b2785e8be.zip FreeBSD-ports-13c7133f0ed72bd8546ce0dce9ef106b2785e8be.tar.gz |
Add linux-mupen64, a linux binary version of Nintendo 64 emulator.
PR: ports/57626
Submitted by: Travis Poppe <tlp@LiquidX.org>
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 52cbdc6..18e1114 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -42,6 +42,7 @@ SUBDIR += libspectrum SUBDIR += libvm68k SUBDIR += linux-ePSXe + SUBDIR += linux-mupen64 SUBDIR += linux-peops-softgpu SUBDIR += linux-peops-spu SUBDIR += linux-pete-mesagpu |