# $Id: Portfile,v 1.2 2005/04/21 15:57:43 jberry Exp $

PortSystem 1.0
name             ices2
version          2.0.0
categories       audio net
maintainers      toby@opendarwin.org
description      Stream audio to an icecast server
long_description \
	source client for broadcasting in Ogg Vorbis format \
	to an icecast2 server
homepage         http://www.icecast.org/ices.php
platforms        darwin

master_sites     http://www.icecast.org/files/
distname         ices-${version}
checksums        md5 da09d6ee04cbd228c49f2eea63180d65

depends_build    bin:pkg-config:pkgconfig
depends_lib      lib:libshout:libshout2 port:libxml2
