# -*- 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 # $Id$ # This comment was inserted on 20160713 to force reindexing of # this port after the default homepage definition in the perl5 # PortGroup was changed to use metacpan.org (r150080). # Reindexing is necessary for the new definition to take effect. # This comment may be removed in subsequent updates of this port. PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup CHI 0.60 license {Artistic-1 GPL} maintainers nomaintainer description CHI - Unified cache handling interface long_description ${description} platforms darwin checksums rmd160 7dc14aee531435a0f44d1a2feedca85f89672cb5 \ sha256 c7f1a2b3570a8fede484e933f89ba1729e0abd05935791d146c522dd120ee851 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-class \ port:p${perl5.major}-test-deep \ port:p${perl5.major}-test-exception \ port:p${perl5.major}-test-warn \ port:p${perl5.major}-timedate depends_lib-append \ port:p${perl5.major}-carp-assert \ port:p${perl5.major}-class-load \ port:p${perl5.major}-data-uuid \ port:p${perl5.major}-digest-jhash \ port:p${perl5.major}-hash-moreutils \ port:p${perl5.major}-json-maybexs \ port:p${perl5.major}-list-moreutils \ port:p${perl5.major}-log-any \ port:p${perl5.major}-moo \ port:p${perl5.major}-moox-types-mooselike \ port:p${perl5.major}-moox-types-mooselike-numeric \ port:p${perl5.major}-string-rewriteprefix \ port:p${perl5.major}-task-weaken \ port:p${perl5.major}-time-duration \ port:p${perl5.major}-time-duration-parse \ port:p${perl5.major}-try-tiny supported_archs noarch }