# $Id: Portfile 57209 2009-09-07 13:07:44Z yves@macports.org $

PortSystem			1.0

name				libmp3splt
version				0.5.7a
categories			audio
maintainers			nomaintainer
description			Utility for mp3 and ogg splitting without decoding
long_description \
	mp3splt is a free command-line utility that allows you to split mp3 and \
	ogg files from a begin time to an end time, without need of decoding and \
	reencoding.  It's useful to split large mp3/ogg to make smaller files or \
	to split entire albums to obtain original tracks.

platforms			darwin

homepage			http://mp3splt.sourceforge.net/

master_sites		sourceforge
master_sites.mirror_subdir \
                    mp3splt
                    
checksums			md5 93fd67d55b500735f1c42d260518505d

depends_lib			port:gettext port:libid3tag port:libmad port:libvorbis

