# $Id: Portfile 57375 2009-09-10 08:16:41Z ryandesign@macports.org $

PortSystem    1.0

name          libframe
version       8.08.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/

checksums     md5 6bf8b332ee1f8fdbe4ccbb7c6c648b3c \
              sha1 5304ed3f21c3c08947dded6680d1e69936cd4471 \
              rmd160 1f0d004496057f8eb013a53ba5b223aef64e546d

use_parallel_build yes

livecheck.type  regex
livecheck.url   ${master_sites}
livecheck.regex {libframe-(\d+(?:\.\d+)*(-\d)*).tar.gz}
