# $Id: Portfile 87285 2011-11-16 09:10:46Z mww@macports.org $

PortSystem 1.0

name                abcm2ps
version             5.9.25
categories          print audio
platforms           darwin
maintainers         mww
license             GPL-2
description         abcm2ps converts abc music tunes to PostScript
long_description    abcm2ps is a package that converts music tunes from \
                    ABC format to PostScript. It introduces many \
                    extensions to the ABC language that make it suitable \
                    for classical music.

homepage            http://moinejf.free.fr/
master_sites        ${homepage}
checksums           md5     8264383bbf0776fe8830c046605baec6 \
                    sha1    893886d5fc94f0c7483592871e39c5b24329ff73 \
                    rmd160  ed35ffb262118db45181923aad2cf50374faf7c3
patchfiles          patch-Makefile.in.diff

build.target

test.run            yes
test.target         test

livecheck.type      regex
livecheck.url       ${homepage}
livecheck.regex     (5\\.\[0-9\]+\\.\[0-9\]+)

