# -*- 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 ldas-tools-cmake version 1.0.7 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 by LDAS Tools long_description \ This collection of cmake macros was developed as part of \ the LDAS Tools Suite to ease the transition from \ autotools/automake to CMake. homepage https://wiki.ligo.org/DASWG/NDSClient master_sites http://software.ligo.org/lscsoft/source/ distfiles ${name}-${version}.tar.gz checksums rmd160 9cac0cb47891e6caf1142d2ba4c56cab67fefb23 \ sha256 2e6f77e744aa4a0ab7ab32b08693e9bcc4ef022e352f28953c4678df4b3c9eba \ size 43079 depends_build-append \ port:pkgconfig cmake.out_of_source yes use_parallel_build yes livecheck.type regex livecheck.url ${master_sites} livecheck.regex {ldas-tools-cmake-(\d+(?:\.\d+)*).tar.gz}