diff options
author | miwi <miwi@FreeBSD.org> | 2007-01-24 05:50:37 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-01-24 05:50:37 +0800 |
commit | 2640233ca014ada55c94a60ca0be64d86eafba53 (patch) | |
tree | ded0345bbd6f2737c5c5426d8b65e508dbd6a7c8 /audio/Makefile | |
parent | 97ba4753b0d9bfb285d335c8c91664bcadac3ad5 (diff) | |
download | freebsd-ports-gnome-2640233ca014ada55c94a60ca0be64d86eafba53.tar.gz freebsd-ports-gnome-2640233ca014ada55c94a60ca0be64d86eafba53.tar.zst freebsd-ports-gnome-2640233ca014ada55c94a60ca0be64d86eafba53.zip |
The FluidSynth-DSSI is a wrapper for the FluidSynth SoundFont-playing
software synthesizer, allowing it to function as a DSSI plugin.
WWW: http://dssi.sourceforge.net/
PR: ports/108124
Submitted by: trasz <trasz at pin.if.uz.zgora.pl>
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 1e0e96ceb54d..fa75ec0e2824 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -165,6 +165,7 @@ SUBDIR += flac123 SUBDIR += flite SUBDIR += fluidsynth + SUBDIR += fluidsynth-dssi SUBDIR += fmio SUBDIR += freealut SUBDIR += freebirth |