# $Id: Portfile 81331 2011-07-29 11:28:51Z jmr@macports.org $

PortSystem          1.0

name                mp3blaster
version             3.2.3
categories          audio
maintainers         web.de:marioscheel
description         Full-screen console mp3 and Ogg Vorbis player
long_description    mp3blaster is an interactive text-based mp3 and Ogg Vorbis\
                    player with a number of unique features. It supports multiple\
                    playlists allowing you to divide tracks into albums allowing\
                    great flexibility with the play order.\
                    Also included are nmixer, a simple mixer utility based on\
                    the same code as the mixer used in mp3blaster and mp3tag,\
                    an id3 tag manipulation tool.\
                    Starting with version 3.0pre8, mp3blaster supports the\
                    playback of Ogg Vorbis encoded audio as well.
homepage            http://mp3blaster.sourceforge.net/
platforms           darwin
master_sites        sourceforge:project/${name}/${name}/${name}-${version}
checksums           md5 0d892d7c99df175eb0efb2bc31086285
depends_lib         path:lib/pkgconfig/sdl.pc:libsdl\
                    port:libvorbis\
                    port:ncurses
