diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2008-05-20 19:03:18 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2008-05-20 19:03:18 +0000 |
commit | 78e0a6f37b6c267c36ae168547d2edd38a107c47 (patch) | |
tree | 9253d1bcf3db7086457e219db5aa25c822f50cfe /emulators/Makefile | |
parent | 1c5cddb1cb5de502de68092be9f2226d0d38d42b (diff) |
- New port: emulators/mupen64plus-sdlaudio
An audio plugin for Mupen64Plus emulator
Notes
Notes:
svn path=/head/; revision=213418
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 |