aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/Makefile
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2004-10-12 13:00:24 +0800
committerdinoex <dinoex@FreeBSD.org>2004-10-12 13:00:24 +0800
commit53c264ef6e18f5580038f851be454e04bcec0564 (patch)
tree4ef8ce113d98a53b7f288f87c245cc66d3103384 /emulators/Makefile
parent1a031425515aa36a3afbcb7a87c915684cacb20d (diff)
downloadfreebsd-ports-graphics-53c264ef6e18f5580038f851be454e04bcec0564.tar.gz
freebsd-ports-graphics-53c264ef6e18f5580038f851be454e04bcec0564.tar.zst
freebsd-ports-graphics-53c264ef6e18f5580038f851be454e04bcec0564.zip
glN64 graphics plugin for Mupen64
- Mupen64 is a highly portable Nintendo 64 emulator. It has been developed on/for Linux originally but has already been ported successfully to other operating systems. The program can easily be ported to all operating systems supported by the SDL library. In its current state, the emulator is highly compatible and uses a plugin system. With the correct plugins ("correct" can be computer dependent), it can achieve nearly perfect graphics and sound in many games. WWW: http://mupen64.emulation64.com/ PR: 71895 Submitted by: Travis Poppe
Diffstat (limited to 'emulators/Makefile')
-rw-r--r--emulators/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index 8f52617e6d0..b8f06659b60 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -63,6 +63,7 @@
SUBDIR += mupen64-base
SUBDIR += mupen64-dummyaudio
SUBDIR += mupen64-glide
+ SUBDIR += mupen64-gln64
SUBDIR += osf1_base
SUBDIR += p-interp
SUBDIR += pcemu