diff options
author | acm <acm@FreeBSD.org> | 2010-12-13 16:15:02 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2010-12-13 16:15:02 +0800 |
commit | 8b80ee9078e74cf1b4d87e46c2864714715ba940 (patch) | |
tree | b50a990873fc452dd17d9a08ce65e3765215f178 | |
parent | d43a129bc0cc7a8fbf2ce0f4b7f2e1bde0f77c28 (diff) | |
download | freebsd-ports-gnome-8b80ee9078e74cf1b4d87e46c2864714715ba940.tar.gz freebsd-ports-gnome-8b80ee9078e74cf1b4d87e46c2864714715ba940.tar.zst freebsd-ports-gnome-8b80ee9078e74cf1b4d87e46c2864714715ba940.zip |
- Connect new mupen64plus ports
-rw-r--r-- | emulators/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index aa64d029bf32..3bce21cb1113 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -113,16 +113,22 @@ SUBDIR += mupen64-sound SUBDIR += mupen64-tr64 SUBDIR += mupen64plus + SUBDIR += mupen64plus-audio-sdl SUBDIR += mupen64plus-base + SUBDIR += mupen64plus-core SUBDIR += mupen64plus-dummyaudio SUBDIR += mupen64plus-dummyvideo SUBDIR += mupen64plus-glide SUBDIR += mupen64plus-gln64 SUBDIR += mupen64plus-input + SUBDIR += mupen64plus-input-sdl SUBDIR += mupen64plus-rice SUBDIR += mupen64plus-rsp + SUBDIR += mupen64plus-rsp-hle SUBDIR += mupen64plus-sdlaudio SUBDIR += mupen64plus-sdlinput + SUBDIR += mupen64plus-ui-console + SUBDIR += mupen64plus-video-rice SUBDIR += nonpareil SUBDIR += o2em SUBDIR += ods2reader |