# $Id: Portfile 89199 2012-01-21 03:21:31Z ram@macports.org $

PortSystem    1.0
PortGroup     python27 1.0

name          ligo-common
version       1.0.1
categories    science
platforms     darwin
maintainers   ram
license       GPL

description   Common package for LIGO Python libraries
long_description ${description}

homepage      https://www.lsc-group.phys.uwm.edu/daswg/projects/glue.html
master_sites  http://www.lsc-group.phys.uwm.edu/daswg/download/software/source/

checksums     md5 0f28b9b14a68483ef99d248aa5036d67 \
              sha1 31322d05fa404316f4cf8c66084101542a333f91 \
              rmd160 2365a109b60c319ee41a2e1b89ea7d429e0bae41

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