# $Id: Portfile 108250 2013-07-17 02:51:44Z ram@macports.org $

PortSystem    1.0

name          libframe
version       8.19.2
revision      1
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/
dist_subdir   ${name}/${version}_1

checksums     rmd160 a52b9f3f118b151306a971fc9b2b9166dd427852 \
              sha256 0055d245c02a4a013a65ed5c24d586e9f7fce19e8c7ec7a4f3436c4c59178e1d

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}
