diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-31 00:47:22 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-31 00:47:22 +0800 |
commit | afae04334b2202cfb07cda15af01006c261ed169 (patch) | |
tree | 61f24075c0e556dfafbe526ee98457ceeb2e6057 /audio/Makefile | |
parent | 2438c95e7fa59028a5cae1a64e9d795d04ea1da3 (diff) | |
download | freebsd-ports-gnome-afae04334b2202cfb07cda15af01006c261ed169.tar.gz freebsd-ports-gnome-afae04334b2202cfb07cda15af01006c261ed169.tar.zst freebsd-ports-gnome-afae04334b2202cfb07cda15af01006c261ed169.zip |
add ladspa
Linux Audio Developer's Simple Plugin API
PR: 37965, 38723
Submitted by: Tilman Linneweh <tilman@arved.de>, David Yeske <dyeske@yahoo.com>
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 96c7237fd27c..133e92f22b58 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -104,6 +104,7 @@ SUBDIR += knapster SUBDIR += koog SUBDIR += ksmp3play + SUBDIR += ladspa SUBDIR += lame SUBDIR += lame-devel SUBDIR += liba52 |