# $Id: Portfile 112702 2013-10-29 20:21:02Z ram@macports.org $

PortSystem    1.0

name          libframe
version       8.20
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  https://www.lsc-group.phys.uwm.edu/daswg/download/software/source/

checksums     rmd160 38c1de12b9fbc68f96cd7d9dc47206a432e5465e \
              sha256 26895f92dc7d028a2a5fb7f5a990cda37de3603395c90da59c116dd6d71ae6dc

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}
