# $Id: Portfile,v 1.4 2006/02/27 21:41:22 yves Exp $

PortSystem 1.0
name             libshout2
version          2.2
categories       audio net
maintainers      toby@opendarwin.org
description      Data and connectivity lib for the icecast server
long_description \
    A port of the libshout library. Libshout allows applications to \
    easily communicate and broadcast to an Icecast streaming media \
    server. It handles the socket connections, metadata communication, \
    and data streaming for the calling application, and lets developers \
    focus on feature sets instead of implementation details.
homepage         http://www.icecast.org/
platforms        darwin
depends_lib      port:libvorbis port:speex port:libtheora

master_sites     http://downloads.xiph.org/releases/libshout/
distname         libshout-${version}
checksums        md5 d5b273a072785ee14a85ff76f66850aa
