# -*- 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.8 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  eab6b75654690a6d832c25ef4c21497482b17ee5 \
                    sha256  8ce5fff84d7067acc662016d922826da8b7b9282ea656765d49bdabc1217ef1a \
                    size    663720

depends_lib-append  port:cfitsio
