diff options
author | acm <acm@FreeBSD.org> | 2008-05-21 03:08:53 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2008-05-21 03:08:53 +0800 |
commit | 59afe608ca437b132f6ac55d1e6202ec61e18695 (patch) | |
tree | 78529bf73ec22d9950720aa3668c996372c560a7 /emulators/Makefile | |
parent | bcd899068337cc5f0b5e5a472da96de503e3215d (diff) | |
download | freebsd-ports-gnome-59afe608ca437b132f6ac55d1e6202ec61e18695.tar.gz freebsd-ports-gnome-59afe608ca437b132f6ac55d1e6202ec61e18695.tar.zst freebsd-ports-gnome-59afe608ca437b132f6ac55d1e6202ec61e18695.zip |
- New port: emulators/mupen64plus-sound
A sound 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 873c9fed88e8..1d587779cbea 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -116,6 +116,7 @@ SUBDIR += mupen64plus-rsp SUBDIR += mupen64plus-sdlaudio SUBDIR += mupen64plus-sdlinput + SUBDIR += mupen64plus-sound SUBDIR += nonpareil SUBDIR += o2em SUBDIR += ods2reader |