# $Id: Portfile 66349 2010-04-09 16:45:52Z mww@macports.org $

PortSystem 1.0

name			abcm2ps
version			5.9.12
categories		print audio
platforms		darwin
maintainers		mww
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     18bece1566af86557c583e2ca2463566 \
                    sha1    e3b897ed9168ec080ca7e9b53c2bf07cba6458f8 \
                    rmd160  18ddff3ba702d092ad5063bf568abbaaf5b27e34
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\]+)
