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

perl5.branches      5.28 5.30 5.32 5.34
perl5.setup         Graphics-Toolkit-Color 2.1 ../../authors/id/L/LI/LICHTKIND
revision            0
license             {Artistic-1 GPL}
maintainers         {devans @dbevans} openmaintainer
description         Graphics::Toolkit::Color - calculate color (sets), IO many spaces and formats
long_description    {*}${description}

platforms           {darwin any}
supported_archs     noarch

checksums           rmd160  cd3d8576fbcf7bf8d20069c8b81c707a83bda1c7 \
                    sha256  f9067774be1b1f057ed29ec94c3899dfa9e3c5bd5bf8b896442a0ce15b5c6c53 \
                    size    148316

if {${perl5.major} != ""} {
    depends_build-append \
                    port:p${perl5.major}-test-warn

    depends_lib-append \
                    port:p${perl5.major}-graphics-colornames
}
