# $Id: Portfile 54416 2009-07-27 07:19:01Z toby@macports.org $

PortSystem 1.0
name             icecast2
version          2.3.2
categories       audio net
maintainers      nomaintainer
description      A streaming mp3 audio server
long_description \
    Icecast is a streaming mp3 audio server. Icecast provides nearly all \
    the functionality of the Shoutcast server. It will accept encoding \
    streams from encoders like winamp, shout and ices. It can also add \
    itself to a directory server such as our own icecast.linuxpower.org \
    or Nullsoft's yp.shoutcast.com.
homepage         http://www.icecast.org/
platforms        darwin

master_sites     http://downloads.us.xiph.org/releases/icecast/
distname         icecast-${version}
checksums        md5     ff516b3ccd2bcc31e68f460cd316093f \
                 sha1    a52b13505548c2eff2c64aab95a42dcafda11227 \
                 rmd160  ec14553cce652fb80823316c9705f4cb6179cc2a

livecheck.name   icecast

depends_lib      port:libxslt port:curl port:libvorbis port:libtheora

