diff options
author | arved <arved@FreeBSD.org> | 2003-01-19 00:56:25 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-01-19 00:56:25 +0800 |
commit | 3197f15fa8655f5e589ca374e1a2ca4b66dfb2f7 (patch) | |
tree | c4c689214caa7a3561b5e4608659cf2434b7a357 /audio/Makefile | |
parent | 202ef9e4d964ddb7933e45a7b7116ef23152bd7c (diff) | |
download | freebsd-ports-gnome-3197f15fa8655f5e589ca374e1a2ca4b66dfb2f7.tar.gz freebsd-ports-gnome-3197f15fa8655f5e589ca374e1a2ca4b66dfb2f7.tar.zst freebsd-ports-gnome-3197f15fa8655f5e589ca374e1a2ca4b66dfb2f7.zip |
Add ices, streaming source client for icecast 2 servers. It provides flexible
and powerful static and live streaming capabilities for Ogg Vorbis streams.
PR: 45249
Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net>
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 6af431ea37af..c140fee6ed1e 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -101,6 +101,7 @@ SUBDIR += holyshout SUBDIR += icecast SUBDIR += icecast2 + SUBDIR += ices SUBDIR += id3ed SUBDIR += id3el SUBDIR += id3lib |