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

github.setup        xtensor-stack xtl 0.8.2
github.tarball_from archive
revision            0

categories          devel
license             BSD
maintainers         {mps @Schamschula} openmaintainer
description         Basic tools (containers, algorithms) used by other quantstack \
                    packages.
long_description    {*}${description}

supported_archs     noarch
platforms           any

checksums           rmd160  1737d2740dd7d3708a57754ace5a0332966aff2e \
                    sha256  8fb38d6a5856aab5740d2ccb3d791d289f648d4cc506b94a1338fe5fce100c11 \
                    size    138699
