Ticket #15710: Portfile

File Portfile, 1.1 KB (added by zweistein12@…, 16 years ago)

new Portfile for mp3blaster

Line 
1# $Id$
2PortSystem          1.0
3name                mp3blaster
4version             3.2.3
5categories          audio
6maintainers         marioscheel@web.de
7description         Full-screen console mp3 and Ogg Vorbis player
8long_description    mp3blaster is an interactive text-based mp3 and Ogg Vorbis\
9                    player with a number of unique features. It supports multiple\
10                    playlists allowing you to divide tracks into albums allowing\
11                    great flexibility with the play order.\
12                    Also included are nmixer, a simple mixer utility based on\
13                    the same code as the mixer used in mp3blaster and mp3tag,\
14                    an id3 tag manipulation tool.\
15                    Starting with version 3.0pre8, mp3blaster supports the\
16                    playback of Ogg Vorbis encoded audio as well.
17homepage            http://mp3blaster.sourceforge.net/
18platforms           darwin
19master_sites        sourceforge:mp3blaster
20checksums           md5 0d892d7c99df175eb0efb2bc31086285
21depends_lib         port:libsdl\
22                    port:libvorbis\
23                    port:ncurses