diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-30 16:58:54 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-30 16:58:54 +0000 |
commit | f7f03024f726a801e0c93c66551a3fccba74167a (patch) | |
tree | 1ad122e829f1745101d0fbe37830666937d2f3d3 /audio/Makefile | |
parent | 6bdcaa3ef5ed7875a8eb564471f4493557b63e20 (diff) | |
download | ports-f7f03024f726a801e0c93c66551a3fccba74167a.tar.gz ports-f7f03024f726a801e0c93c66551a3fccba74167a.zip |
add xmms-ladspa 0.3
XMMS Plugin that provides LADSPA Plugins to XMMS
PR: 37971
Submitted by: Tilman Linneweh <tilman@arved.de>
Notes
Notes:
svn path=/head/; revision=60302
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 |