# $Id: Portfile 34592 2008-02-28 23:20:42Z ram@macports.org $ PortSystem 1.0 name libframe set major 6 set minor 24 version ${major}.${minor} revision 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/ set root_url http://www.lsc-group.phys.uwm.edu/daswg/projects/framel/ master_sites ${root_url}release-${major}-${minor} checksums md5 7fb80962ff8b99000d11b8dba0344591 \ sha1 a0136f82ff8fc5f2fdbbd3dd1a51ab74b4243510 \ rmd160 e8912f928a8e0f900a685188aef367cb9509e9ad depends_lib port:zlib configure.args --disable-python livecheck.check regex livecheck.url ${root_url} livecheck.regex {release-([0-9]+-[0-9]+)} livecheck.version ${major}-${minor}