# -*- 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 HTTP-CookieMonster 0.11 revision 0 license {Artistic-1 GPL} maintainers {devans @dbevans} openmaintainer description HTTP::CookieMonster - Easy read/write access to your jar of HTTP::Cookies long_description ${description} platforms {darwin any} supported_archs noarch checksums rmd160 aa8e8a317861d92c65a02e741c99461da77d6985 \ sha256 6f592d4cdf68e2330dee93dd38207c79f3fc194513bebacb8f5fd369fd00b663 \ size 25938 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-fatal depends_lib-append \ port:p${perl5.major}-http-cookies \ port:p${perl5.major}-moo \ port:p${perl5.major}-safe-isa \ port:p${perl5.major}-sub-exporter \ port:p${perl5.major}-uri }