# -*- 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            p-ranav tabulate 1.5 v
revision                0
categories              devel
license                 MIT
maintainers             {mps @Schamschula} openmaintainer
description             tabulate is a header-only library for printing aligned, formated \
                        and colorized tables in moder C++.
long_description        {*}${description}
platforms               darwin

checksums               rmd160  24a25b6e47cc4eb9f8fe1465c705bd0353f6195a \
                        sha256  fe502b2316fc649cd6d13377a2526951dbefa64de94862fb2abbfb884ba1f92b \
                        size    2546696

compiler.cxx_standard   2017

supported_archs         noarch
platforms               {darwin any}
