diff options
author | acm <acm@FreeBSD.org> | 2008-05-21 02:41:08 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2008-05-21 02:41:08 +0800 |
commit | 6f605e3fbf8693247418737d96aacd8762463199 (patch) | |
tree | 711e57293d64d649260e8fceddc09d3ca6cb5c2c /emulators/Makefile | |
parent | 3a4aed92930a85684afda14986387fac178ca389 (diff) | |
download | freebsd-ports-gnome-6f605e3fbf8693247418737d96aacd8762463199.tar.gz freebsd-ports-gnome-6f605e3fbf8693247418737d96aacd8762463199.tar.zst freebsd-ports-gnome-6f605e3fbf8693247418737d96aacd8762463199.zip |
- New port: emulators/mupen64plus-dummyaudio
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 8f07602b32fd..e26a3e0f01dd 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -108,6 +108,7 @@ SUBDIR += mupen64-sound SUBDIR += mupen64-tr64 SUBDIR += mupen64plus-base + SUBDIR += mupen64plus-dummyaudio SUBDIR += nonpareil SUBDIR += o2em SUBDIR += ods2reader |