# $Id$ PortSystem 1.0 name libframe version 8.04-3 epoch 1 categories science platforms darwin maintainers ram description LIGO/VIRGO Frame Library long_description \ A Common Data Frame Format for Interferometric Gravitational \ Wave Detector has been developed by VIRGO and LIGO. The Frame \ Library is a software dedicated to the frame manipulation \ including file input/output. homepage http://lappweb.in2p3.fr/virgo/FrameL/ master_sites http://www.lsc-group.phys.uwm.edu/daswg/download/software/source/ worksrcdir libframe-8.04 checksums md5 e14c0624b89d3cba02acbfc1685aeb0d \ sha1 12490a002eda63dc481a84a4435779a28a54430e \ rmd160 f29540c5c7ea3ded28500bec9a8dc7df7b193c6d depends_lib port:zlib configure.args --disable-python \ --disable-octave \ --without-matlab use_parallel_build yes post-destroot { set doc_dir ${destroot}${prefix}/share/doc/${name}-${version} set old_doc_dir ${destroot}${prefix}/share/doc/${name}-dev move ${old_doc_dir} ${doc_dir} } livecheck.check regex livecheck.url ${master_sites} livecheck.regex {libframe-(\d+(?:\.\d+)*(-\d)*).tar.gz}