# $Id: Portfile 142815 2015-11-24 03:22:35Z jmr@macports.org $ PortSystem 1.0 PortGroup python 1.0 name glue version 1.49.1 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 2efe14b93a4462614e1f72359434e78772d83098 \ sha256 5d8d355f9bc88ceeee5a33aef44aa71073f0e58eb4c5043eeeedab1f9f655119 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}