# -*- 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 PortGroup waf 1.0 name sord version 0.12.2 license MIT categories audio maintainers gmail.com:aggraef openmaintainer platforms darwin description lightweight C library for storing RDF data in memory long_description ${name} is a ${description}. homepage http://drobilla.net/software/sord/ master_sites http://download.drobilla.net/ use_bzip2 yes checksums rmd160 1ce1252b4f40938d6208e1b2cd5cff75113c135f \ sha256 bd0538d37de5e782023a7261d8ee9d83a792a12eeea7d94dec7a93dd9cda0767 depends_build-append port:pkgconfig depends_lib port:serd \ port:pcre livecheck.type regex livecheck.url ${master_sites} livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"