diff options
author | acm <acm@FreeBSD.org> | 2008-05-21 03:03:18 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2008-05-21 03:03:18 +0800 |
commit | 972b94ebd66d0067b45b29ab81fc4050a40d467b (patch) | |
tree | 25003d1164a224b733304fbf9aabe58a65e7a295 /emulators/Makefile | |
parent | 72eaa4ed1060a05286b740ae69f3313c236d6d8f (diff) | |
download | freebsd-ports-gnome-972b94ebd66d0067b45b29ab81fc4050a40d467b.tar.gz freebsd-ports-gnome-972b94ebd66d0067b45b29ab81fc4050a40d467b.tar.zst freebsd-ports-gnome-972b94ebd66d0067b45b29ab81fc4050a40d467b.zip |
- New port: emulators/mupen64plus-sdlaudio
An audio plugin for Mupen64Plus emulator
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 b3cd3769bb96..24e8b6acf10f 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -114,6 +114,7 @@ SUBDIR += mupen64plus-input SUBDIR += mupen64plus-rice SUBDIR += mupen64plus-rsp + SUBDIR += mupen64plus-sdlaudio SUBDIR += nonpareil SUBDIR += o2em SUBDIR += ods2reader |