Portfile

# $Id: Portfile 19376 2006-09-02 03:19:06Z yeled@macports.org $

PortSystem 1.0
name abcde
version 2.2.6
categories audio
platforms darwin
maintainers jrdittmann@wisc.edu
description A Better CD Encoder
long_description \
abcde is a frontend command-line utility (actually, a shell script) \
that grabs tracks off a CD, encodes them to Ogg/Vorbis, MP3, FLAC, \
Ogg/Speex and/or MPP/MP+(Musepack) format, and tags them, all in one\
go.

homepage http://www.hispalinux.es/~data/abcde.php

master_sites http://www.hispalinux.es/~data/files/
distname ${name}_${version}.orig
worksrcdir ${name}-${version}
configure {}
checksums md5 27ef89147834b02003033b692ca53ae2
depends_lib port:vorbis-tools \
port:lame \
port:flac \
port:cd-discid \
port:cdparanoia \
port:id3v2 \
port:normalize

destroot.destdir prefix=${destroot}${prefix}
patchfiles patch-Makefile \
patch-abcde

files