# -*- 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.9 v
github.tarball_from releases
octave.module       cfitsio
revision            0

license             GPL-3+
maintainers         {mps @Schamschula} openmaintainer
description         I/O routines to read and write FITS (Flexible Image Transport \
                    System) files.
long_description    {*}${description}

checksums           rmd160  357ad07395919a4b4d3ae30467f6a4e5dccf6c1f \
                    sha256  98a8097318245fc781c515784ba21d9f83ba2bdce4647e2573eab60ce71383c4 \
                    size    662251

depends_lib-append  port:cfitsio
