# -*- 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 PortSystem 1.0 PortGroup cmake 1.0 name igwn-cmake version 1.2.0 revision 0 categories devel platforms darwin license GPL-2+ maintainers {@emaros ligo.org:ed.maros} openmaintainer description This is a collection of CMake functions used as a replacement for autoconf macros long_description PROJECT_DESCRIPTION_LONG homepage https://git.ligo.org/ldastools/igwn-cmake master_sites https://software.igwn.org/lscsoft/source/ distfiles ${name}-${version}.tar.gz checksums rmd160 68e57a05f419f5e4e20b725987d5534201f551c5 \ sha256 7c145e5f6c6eb4950b24bdddce689a592908146b07fb2223778e8425b9b6f5d6 \ size 613947 depends_build-append \ port:pkgconfig cmake.out_of_source yes use_parallel_build yes livecheck.type regex livecheck.url ${master_sites} livecheck.regex {igwn-cmake-(\d+(?:\.\d+)*).tar.gz}