# $Id: Portfile 59422 2009-10-14 22:02:57Z ram@macports.org $ PortSystem 1.0 name lal version 6.3.1 categories science platforms darwin maintainers ram description LSC Algorithm Library long_description \ LIGO Scientific Collaboration Algorithm Library containing core \ routines for gravitational wave data analysis. homepage https://www.lsc-group.phys.uwm.edu/daswg/projects/lal.html master_sites http://www.lsc-group.phys.uwm.edu/daswg/download/software/source/ checksums md5 82fe6f937403317679b5c91b7295a28a \ sha1 2f8ac01420fce62aeb9094c2a5bd00c0b10b64f3 \ rmd160 4c13327f9925900948adf770a035a80c123c9fbd depends_build bin:pkg-config:pkgconfig \ port:python26 depends_lib port:gsl \ port:fftw-3 \ port:fftw-3-single \ port:libframe \ port:metaio \ port:libxml2 configure.python ${prefix}/bin/python2.6 configure.args --mandir=${prefix}/share/man \ --enable-xml \ --disable-gcc-flags \ --disable-debug use_parallel_build yes livecheck.type regex livecheck.url ${master_sites} livecheck.regex {lal-(\d+(?:\.\d+)*).tar.gz}