# -*- 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$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 perl5.setup HTTP-CookieJar 0.006 license {Artistic-1 GPL} maintainers devans openmaintainer description HTTP::CookieJar - A minimalist HTTP user agent cookie jar long_description ${description} platforms darwin checksums rmd160 5ecce3786868cc607a3633e41fd2fe3d7e1701b5 \ sha256 629d5d83fba0682296deb2f919ef7681f9dba7dd0028660090422d335512f430 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-deep \ port:p${perl5.major}-test-requires \ port:p${perl5.major}-time-mock \ port:p${perl5.major}-uri depends_lib-append \ port:p${perl5.major}-http-date supported_archs noarch }