# $Id: Portfile 146606 2016-03-13 04:47:47Z ram@macports.org $ PortSystem 1.0 PortGroup python 1.0 name ligo-gracedb version 1.20 categories science platforms darwin supported_archs noarch maintainers ram license GPL-3+ description Gravitational-wave Candidate Event Database long_description \ A prototype system to organize candidate events from \ gravitational-wave searches and to provide an environment to record \ information about follow-ups. This package provides a simple client \ tool to submit candidate events to the database. homepage https://www.lsc-group.phys.uwm.edu/daswg/projects/gracedb.html master_sites http://software.ligo.org/lscsoft/source/ checksums rmd160 1702964b4dc1ce88472f4729e62dadb5be296bee \ sha256 7b14d3675539525fe391a47a509b6e91deff16db27c67eef30f7754a20bfc77a python.default_version 27 depends_lib-append port:ligo-common \ port:py${python.version}-m2crypto \ port:py${python.version}-cjson \ port:py${python.version}-setuptools livecheck.type regex livecheck.url ${master_sites} livecheck.regex {ligo-gracedb-(\d+(?:\.\d+)*).tar.gz}