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

PortSystem          1.0

name                abcMIDI
version             2019.08.11
categories          audio
platforms           darwin
maintainers         nomaintainer
license             GPL-2+

description         Abc to midi and vice versa converter
long_description    ABC is a text-based music notation language. Abc2midi is a program that \
                    converts an abc music notation file to a MIDI file.

homepage            https://ifdo.ca/~seymour/runabc/top.html
master_sites        https://ifdo.ca/~seymour/runabc/

checksums           rmd160  1d7401e4e68196de0d9d380add8ffdb36949a31b \
                    sha256  e59d790174f4aa77d49715fca820d9fb9bc084221ad06342c873ef12f2389595 \
                    size    566536

worksrcdir          abcmidi

use_zip             yes

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