# -*- 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 Cookie-Baker 0.11 license {Artistic-1 GPL} maintainers nomaintainer description Cookie::Baker - A cookie string generator/parser long_description ${description} platforms {darwin any} checksums rmd160 76c99b63643bfa20e87251f9737267c43249f7eb \ sha256 59275f474e07c0aa3611e3e684b894e7db913333d8214420be63f12ec18cd7ab \ size 12496 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-module-build-tiny \ port:p${perl5.major}-test-time depends_lib-append \ port:p${perl5.major}-uri supported_archs noarch perl5.use_module_build }