# $Id: Portfile 94264 2012-06-13 17:14:35Z ram@macports.org $ PortSystem 1.0 name lalinspiral version 1.3.1 categories science platforms darwin maintainers ram license GPL description LSC Algorithm Library - Inspiral long_description \ LIGO Scientific Collaboration Algorithm Library - Inspiral, containing \ routines for compact binary gravitational wave data analysis. homepage https://www.lsc-group.phys.uwm.edu/daswg/projects/lalsuite.html master_sites http://www.lsc-group.phys.uwm.edu/daswg/download/software/source/lalsuite checksums rmd160 1e4c50b499cb05d959196f93cdeccebe5c7c1da8 \ sha256 ae85dbb216ce9ef9ae15c58ae0a4040da4472d805acb8336828633242410a5f4 depends_build port:pkgconfig \ port:python27 depends_lib port:lal \ port:lalframe \ port:lalmetaio \ port:lalsimulation \ port:gsl \ port:metaio configure.python ${prefix}/bin/python2.7 configure.args --mandir=${prefix}/share/man \ --disable-silent-rules \ --disable-gcc-flags \ --disable-debug use_parallel_build yes livecheck.type regex livecheck.url ${master_sites} livecheck.regex {lalinspiral-(\d+(?:\.\d+)*).tar.gz}