ABSHADOW=no
PKGNAME=cdrdao
PKGSEC=sound
PKGDEP="lame libmad libvorbis libao"
PKGDES="Records audio/data CD-Rs in disk-at-once (DAO) mode"

ABTYPE=autotools
AUTOTOOLS_AFTER=(
    '--with-lame'
    '--with-ogg-support'
    '--with-mp3-support'
)
