# $Id: Portfile 87981 2011-12-15 06:27:50Z ram@macports.org $

PortSystem    1.0

name          libframe
version       8.15
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  ${homepage} \
              https://www.lsc-group.phys.uwm.edu/daswg/download/software/source/

checksums     md5 4232a49538dcfa5052a382be7384daf1 \
              sha1 9850b7063ddd18c23aa0fd7c32bb49915028d0ad \
              rmd160 cd79f9b97ae48e4c549a0f09d0f16c4c8285b01a

use_parallel_build yes

livecheck.type  regex
livecheck.url   https://www.lsc-group.phys.uwm.edu/daswg/download/software/source/
livecheck.regex {libframe-(\d+(?:\.\d+)*(-\d)*).tar.gz}
