# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$

PortSystem          1.0

name                mp3splt
version             2.4.1
categories          audio
platforms           darwin
maintainers         nomaintainer
license             GPL-2+

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.

homepage            http://mp3splt.sourceforge.net/
master_sites        sourceforge:project/mp3splt/mp3splt

checksums           rmd160  f2087a9f129159fc3c0ce97c2b0687f36e62e893 \
                    sha256  e625bf7d3f11d69572794a8b9e85729c5c0b99ad52f5dbc4eafdea4644400d6e

depends_lib         port:libmp3splt

livecheck.regex     /${name}-(\[0-9a-z.\]+)${extract.suffix}