diff options
author | edwin <edwin@FreeBSD.org> | 2007-06-03 09:07:53 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2007-06-03 09:07:53 +0800 |
commit | 3021ec6146988ce8b9e6d838e80e6de0d1f758c9 (patch) | |
tree | 9afa685d5ee895366e3412b54f66dfdd51360cc1 /audio/Makefile | |
parent | 840f3e7f759b25698ab51a0bea9ef620fde3d212 (diff) | |
download | freebsd-ports-gnome-3021ec6146988ce8b9e6d838e80e6de0d1f758c9.tar.gz freebsd-ports-gnome-3021ec6146988ce8b9e6d838e80e6de0d1f758c9.tar.zst freebsd-ports-gnome-3021ec6146988ce8b9e6d838e80e6de0d1f758c9.zip |
[New port]: audio/linux-sdl_mixer - SDL Mixer for Linux
This is the SDL Mixer library for the linux compatibility layer.
PR: ports/112987
Submitted by: Marcus von Appen <mva@sysfault.org>
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 68b9f6363af9..88f91c79f55c 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -333,6 +333,7 @@ SUBDIR += linux-mbrola SUBDIR += linux-mikmod SUBDIR += linux-openal + SUBDIR += linux-sdl_mixer SUBDIR += linux-shoutcast SUBDIR += linux-vsound SUBDIR += listener |