# -*- 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           github  1.0
PortGroup           cmake   1.1

github.setup        ikalnytskyi termcolor 2.1.0 v
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
revision            0
categories          devel
license             BSD
platforms           any
supported_archs     noarch
maintainers         {l2dy @l2dy} openmaintainer
description         a header-only C++ library for printing colored messages to the terminal
long_description    Termcolor is {*}${description}.

checksums           rmd160  90b0d434d98eea216b2d3e4b4700a5d89fe027e9 \
                    sha256  847a5252f677d10521a82eee2b073fa3422a88bd40fd2c85c560620031a995c2 \
                    size    89055
