diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-05-31 00:58:54 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-05-31 00:58:54 +0800 |
commit | fd847a7601e14352cd86d85403c8c89db646f80b (patch) | |
tree | fe750c6fbe811c7a9c090d4758f26dbe6ee4dae8 /audio/Makefile | |
parent | 67a2a555c26676ddb1c45ce4ef0b7a424e68f5c6 (diff) | |
download | freebsd-ports-gnome-fd847a7601e14352cd86d85403c8c89db646f80b.tar.gz freebsd-ports-gnome-fd847a7601e14352cd86d85403c8c89db646f80b.tar.zst freebsd-ports-gnome-fd847a7601e14352cd86d85403c8c89db646f80b.zip |
add xmms-ladspa 0.3
XMMS Plugin that provides LADSPA Plugins to XMMS
PR: 37971
Submitted by: Tilman Linneweh <tilman@arved.de>
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 59d83abd8865..6df4529edebe 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -270,6 +270,7 @@ SUBDIR += xmms-fc SUBDIR += xmms-gdancer SUBDIR += xmms-kde + SUBDIR += xmms-ladspa SUBDIR += xmms-liveice SUBDIR += xmms-musepack SUBDIR += xmms-quix3dn |