# -*- 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         URL-Encode 0.03
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         URL::Encode - Encoding and decoding of application/x-www-form-urlencoded encoding.
long_description    ${description}

platforms           {darwin any}

checksums           rmd160  65bbc4aeebc962c9659047a76194153d4e995f89 \
                    sha256  7295d7f07796b179131d9c0f230a6effa56d204de2f8dc72f2e09c61458c8ee6

if {${perl5.major} != ""} {
    patchfiles      patch-default-inc-excludes-dot.diff

    supported_archs noarch
}
