# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 81914 2011-08-06 14:14:54Z jmr@macports.org $

PortSystem              1.0

name                    ezstream
version                 0.5.6
revision                1
categories              audio
platforms               darwin
maintainers             ryandesign openmaintainer
license                 GPL-2

description             command line source client for Icecast media \
                        streaming servers

long_description        ${name} is a ${description}. It began as the \
                        successor of the old \"shout\" utility, and has since \
                        gained a lot of useful features.

homepage                http://www.icecast.org/ezstream.php
master_sites            http://downloads.xiph.org/releases/ezstream/

checksums               sha1    f9d3ee5a2f81d156685ffbfc59b556c63afcca83 \
                        rmd160  69fe2b41f1363ab29526d63b4632395e02a8603c

depends_build           port:pkgconfig
depends_lib             port:libiconv \
                        port:libshout2 \
                        port:libxml2 \
                        port:taglib
