# $Id: Portfile 56061 2009-08-24 00:33:19Z ryandesign@macports.org $

PortSystem 1.0
name		etree-scripts
version		1.4
categories	audio
platforms	darwin
maintainers	fenner
description	utilities useful to people who use the etree network
long_description        Command line utilities useful to people \
 who use the http://etree.org network.  They revolve primarily around \
 sanity checking downloaded files and preparing them for burning to CD.
master_sites	sourceforge
checksums	md5 60f4bf65d8e0048082600f206b05ed23
worksrcdir	${name}

depends_lib	bin:shorten:shorten bin:shntool:shntool bin:flac:flac \
		bin:lame:lame

configure	{}
build		{}
destroot.destdir	prefix=${destroot}${prefix}
