# -*- 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         PSGI 1.102 ../by-authors/id/M/MI/MIYAGAWA
revision            1
license             {Artistic-1 GPL}
maintainers         nomaintainer
platforms           {darwin any}

description         Perl Web Server Gateway Interface Specification
long_description    ${description}

checksums           rmd160  3f6ceb2b7a18472dda98e9f81b0a92a19c662dd3 \
                    sha256  a56c446740917da86925c29fc6633b9df839b21cf98f6a27086598ed90ee1f47

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

    supported_archs noarch
}
