# -*- 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 Catalyst-Plugin-Session-Store-CHI 0.02 license {Artistic-1 GPL} maintainers nomaintainer description Catalyst::Plugin::Session::Store::CHI - Use CHI module to handle storage backend for session data. long_description ${description} platforms {darwin any} checksums rmd160 3ca5ef03cee0c2cf8b0eaab0a1fb866f4b002d9b \ sha256 c1aed675a9b6353203e9c04b8bc2600422fe376b4b8496e826538cf09b82a375 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-chi \ port:p${perl5.major}-catalyst-plugin-session \ port:p${perl5.major}-class-data-inheritable \ port:p${perl5.major}-mro-compat \ port:p${perl5.major}-path-class perl5.use_module_build supported_archs noarch }