# $Id$ PortSystem 1.0 PortGroup python 1.0 name dqsegdb version 1.3.2 categories science license GPL-3+ platforms darwin supported_archs noarch maintainers ram description Client library for DQSegDB long_description \ This provices the client tools needed to connect to LIGO/Virgo \ DQSEGDB instances. homepage https://www.lsc-group.phys.uwm.edu/daswg/projects/dqsegdb.html master_sites http://software.ligo.org/lscsoft/source/ checksums rmd160 47252a0ea5a6b7b7940a980c18f67a98f35b0bc8 \ sha256 84b01271299a2a38bcf5b14e16e361dd80be068d029332409c55de4bcc7f4ff7 python.default_version 27 depends_lib-append port:glue # git shouldn't be required when building, add git as a build dependency # until upstream can address this depends_build port:git livecheck.type regex livecheck.url ${master_sites} livecheck.regex {dqsegdb-(\d+(?:\.\d+)*).tar.gz}