# -*- 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

PortSystem          1.0
PortGroup           cmake 1.1
PortGroup           github 1.0

name                nanoarrow
github.setup        apache arrow-${name} 0.8.0 apache-arrow-${name}-
revision            0
categories          devel
maintainers         nomaintainer
license             Apache-2

description         Helpers for Arrow C Data & Arrow C Stream interfaces
long_description    {*}${description}
checksums           rmd160  c9114d5bf8f1a09f7f9cabf245b550c0c9fcce57 \
                    sha256  1c5136edf5c1e9cd8c47c4e31dfe07d0e09c25f27be20c8d6e78a0f4a4ed3fae \
                    size    1094919
github.tarball_from archive

compiler.c_standard     2011
compiler.cxx_standard   2011
