# $Id: Portfile 59423 2009-10-14 22:03:07Z ram@macports.org $ PortSystem 1.0 name lalapps version 6.3.1 categories science platforms darwin maintainers ram description LSC Algorithm Library Applications long_description \ LALApps is a set of codes for gravitational wave data analysis, \ against the LSC Algorithm Library. homepage https://www.lsc-group.phys.uwm.edu/daswg/projects/lalapps.html master_sites http://www.lsc-group.phys.uwm.edu/daswg/download/software/source/ checksums md5 867c4d23b7cfe30b1d3e59cc58e1b976 \ sha1 8439f7dc6e27f1528a9fdcbc9a622de2f3057618 \ rmd160 f1d22aa2bc2a02d665365cf4d401680c20adae9f depends_build bin:pkg-config:pkgconfig depends_lib port:python26 \ port:gsl \ port:fftw-3 \ port:fftw-3-single \ port:libframe \ port:metaio \ port:lal \ port:lalstochastic \ port:glue \ port:libxml2 \ port:cfitsio 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 {lalapps-(\d+(?:\.\d+)*).tar.gz}