# -*- 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 Mojolicious-Plugin-CHI 0.20 license {Artistic-1 GPL} maintainers nomaintainer description Mojolicious::Plugin::CHI - Use CHI Caches in Mojolicious long_description ${description} platforms {darwin any} checksums rmd160 7bb3bd882b89075d8b1a8869973c61d0c0089f6d \ sha256 d04a5ce98ec6cb8f675a37c19c4957796a9d97c98a3d7a5d178bbd7d5e9c5cfe \ size 12960 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-memory-cycle \ port:p${perl5.major}-test-output depends_lib-append \ port:p${perl5.major}-chi \ port:p${perl5.major}-digest-jhash \ port:p${perl5.major}-mojolicious supported_archs noarch }