# -*- 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 xcodeversion 1.0 name liboglappth version 1.0.0 categories science license GPL-2+ platforms darwin maintainers nomaintainer description Library for the ghemical port. long_description $description homepage http://www.bioinformatics.org/ master_sites ${homepage}ghemical/download/current/ checksums rmd160 6cb835c13801fc8aac6a1fd458a64b7b880e705f \ sha256 b461a31065d6912d190f78ad0041218009f44a5acdb5757545bd4a8bd6b509aa depends_lib port:mesa port:libGLU minimum_xcodeversions {9 3.1} livecheck.type regex livecheck.url "${master_sites}?C=M;O=D" livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"