# $Id: Portfile 151560 2016-08-17 16:08:27Z ram@macports.org $ PortSystem 1.0 PortGroup python 1.0 name glue version 1.51.0 categories science platforms darwin maintainers ram license GPL-3+ description Grid LSC User Environment long_description \ Glue is a suite of python modules and programs to allow users to run \ LSC codes on the grid. homepage https://www.lsc-group.phys.uwm.edu/daswg/projects/glue.html master_sites http://software.ligo.org/lscsoft/source/ checksums rmd160 bae29288094613966420a2a56f00ebdef0162fd1 \ sha256 91854efcda88a036f32ca9f8577a77efb942635c025f375a2538f5e232db6169 python.default_version 27 depends_lib-append port:py${python.version}-numpy \ port:py${python.version}-pyrxp \ port:py${python.version}-m2crypto \ port:py${python.version}-cjson # py-pyrxp is not universal universal_variant no livecheck.type regex livecheck.url ${master_sites} livecheck.regex {glue-(\d+(?:\.\d+)*).tar.gz}