# -*- 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         LWP-MediaTypes 6.04 ../../authors/id/O/OA/OALDERS
platforms           {darwin any}
supported_archs     noarch
maintainers         nomaintainer
license             {Artistic-1 GPL}

description         Media types and mailcap processing
long_description    ${description}

checksums           rmd160  9ecd8df6d5b7e76e2c6e244900bb097765f12477 \
                    sha256  8f1bca12dab16a1c2a7c03a49c5e58cce41a6fec9519f0aadfba8dad997919d9 \
                    size    40000

if {${perl5.major} != ""} {
    depends_build-append \
                    port:p${perl5.major}-test-fatal
}
