diff options
author | will <will@FreeBSD.org> | 2000-06-02 01:11:34 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-02 01:11:34 +0800 |
commit | 422b6cf9085263424b72f011454ddbe8516035ee (patch) | |
tree | d033adde68e9652701a95e1f4b972dbab4c6c39e /audio/icecast2/pkg-descr | |
parent | c2944034f80d9d5204f1f54260a619aecf5f576b (diff) | |
download | freebsd-ports-gnome-422b6cf9085263424b72f011454ddbe8516035ee.tar.gz freebsd-ports-gnome-422b6cf9085263424b72f011454ddbe8516035ee.tar.zst freebsd-ports-gnome-422b6cf9085263424b72f011454ddbe8516035ee.zip |
Update to 1.3.5. I cleaned up the Makefile in addition to the PR, and
made pkg/MESSAGE respect PREFIX (which made this port finally pass the
mandatory ``portlint -ac'' test).
PR: 18834
Submitted by: Zach Zurflu <zach@pabst.bendnet.com>
Diffstat (limited to 'audio/icecast2/pkg-descr')
-rw-r--r-- | audio/icecast2/pkg-descr | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/icecast2/pkg-descr b/audio/icecast2/pkg-descr index 2d2606179da3..05b40f4b6f12 100644 --- a/audio/icecast2/pkg-descr +++ b/audio/icecast2/pkg-descr @@ -1,7 +1,7 @@ -Icecast provides nearly all the functionality of the Shoutcast -server. It will accept encoding streams from either iceplay or WinAmp. -It can also add itself to a directory server such as our own -icecast.linuxpower.org or Nullsoft's yp.shoutcast.com. It does not yet -support redirection of streams from other icecast servers, but soon will. +This is a port for icecast. Icecast is a streaming mp3 audio server. +Icecast provides nearly all the functionality of the Shoutcast server. +It will accept encoding streams from either iceplay or WinAmp. It can +also add itself to a directory server such as our own +icecast.linuxpower.org or Nullsoft's yp.shoutcast.com. WWW: http://www.icecast.org/ |