# -*- 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.9.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  f53283dded632fab0caf5a0b4eab17035036518c \
                    sha256  22c3edeaa5cb384c6da091f32a4e1c937779f2d62f84d646028de658b03d4385 \
                    size    1121343
github.tarball_from archive

compiler.c_standard     2011
compiler.cxx_standard   2011
