# $Id: Portfile,v 1.11 2006/02/16 20:11:15 toby Exp $

PortSystem 1.0
name             libvorbis
version          1.1.2
categories       audio
maintainers      toby@opendarwin.org
description      The Vorbis General Audio Compression Codec
long_description \
    Ogg Vorbis is a fully open, non-proprietary, \
    patent-and-royalty-free, general-purpose compressed audio format for \
    audio and music at fixed and variable bitrates from 16 to 128 \
    kbps/channel.
homepage         http://www.vorbis.com/
platforms        darwin
master_sites     http://downloads.xiph.org/releases/vorbis/
checksums        sha1 26289fc41aa5436b1a277d726bb5cb106d675c35
depends_lib      lib:libogg.0:libogg
