# $Id: Portfile,v 1.2 2005/04/21 15:58:16 jberry Exp $
PortSystem		1.0
PortGroup		ruby 1.0

ruby.setup		{audiofile ruby-audiofile} 0.2.4 extconf.rb {README test.rb \
                fail.rb audiofile.rd} sourceforge
maintainers		tristan@opendarwin.org
description		A binding to the audofile library
long_description	Reads and writes audio (wav, au, aiff, NeXT snd, etc \
                    but not ogg or mp3) and can divine information such as \
                    length, sample rate, etc.
categories-append	audio
checksums		md5 195665167f152c05ed56e0086735189a
homepage        http://ruby-audiofile.sourceforge.net/
platforms		darwin 
depends_lib-append		port:audiofile
