# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 95889 2012-07-25 22:07:40Z ryandesign@macports.org $

PortSystem          1.0
PortGroup           cmake 1.0

name                indi_maxdomeii
version             2012.07.22
set indi_version    0.9.1
set branch          [join [lrange [split ${indi_version} .] 0 1] .]
categories          science
platforms           darwin
maintainers         gmail.com:ferran.casarramona
license             {freetype GPL}

description         Max Dome II driver for INDI

long_description    INDI is a distributed control protocol designed to \
                    operate astronomical instrumentation. This is the driver \
                    for Max Dome II.

homepage            http://www.indilib.org/index.php?title=MaxDome_II
master_sites        sourceforge:project/indi/indilib/${branch}/3rdparty

distname            indi-maxdomeii-${version}

checksums           sha1    a05ca9274e262b899abf3c74fb50b4e8b21f98fe \
                    rmd160  4b4fd0e3215efb70376c0a2cc0ccd3754e7a4231

depends_lib         port:indi

livecheck.regex     /indi-maxdomeii-(\[0-9.\]+)${extract.suffix}
