diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-02-10 06:39:06 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-02-10 06:39:06 +0000 |
commit | ce7c57df87bb70d3d6b1ff033eb9a91f2f82366d (patch) | |
tree | 93e46afa5ef182598a4e57d41a38ad0613fce058 /audio/Makefile | |
parent | 048790ee9f8ac792bb866ce66e3e7d71423e8b65 (diff) | |
download | FreeBSD-ports-ce7c57df87bb70d3d6b1ff033eb9a91f2f82366d.zip FreeBSD-ports-ce7c57df87bb70d3d6b1ff033eb9a91f2f82366d.tar.gz |
Add the xmms-liveice port.
This port installs a plugin for xmms that allows you to use xmms
for streaming music (or whatever) to icecast servers. Multiple bitrate
streams and title streaming is not supported.
PR: 16506
Submitted by: Espen Skoglund <esk@ira.uka.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 09e6073..0ec39f9 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -104,6 +104,7 @@ SUBDIR += xmixer SUBDIR += xmmix SUBDIR += xmms + SUBDIR += xmms-liveice SUBDIR += xmms-mikmod SUBDIR += xmp SUBDIR += xmpeg3 |