# -*- 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 CNOCTAVE octave_tar 1.0.1
octave.module       tar
revision            1
license             GPL-3+
maintainers         {mps @Schamschula} openmaintainer
description         The octave_tar package provides functions to pack and unpack fot the \
                    tar format.
long_description    {*}${description}

supported_archs     noarch
platforms           {darwin any}

checksums           rmd160  c9843775ac57b19623da349f464dc597c1233400 \
                    sha256  4073ef2892c0c0fc1129dcf0ccc79c10128de31d51cfcd64461951d983c3707d \
                    size    656989
