# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           octave 1.0

octave.setup        github gnu-octave octave-cfitsio 0.0.7 v
octave.module       cfitsio
revision            1
license             GPL-3+
maintainers         {mps @Schamschula} openmaintainer
description         I/O routines to read and write FITS (Flexible Image Transport \
                    System) files.
long_description    {*}${description}

github.tarball_from releases

checksums           rmd160  f5003c4d5149c83c2b71b9c1b3e4f593ce353240 \
                    sha256  56f2479fe69f84145e73fedd4b592b327b5cabe9f95c91a29952fbf8c30c06f9 \
                    size    655684

depends_lib-append  port:cfitsio
