# -*- 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         WWW-RobotRules 6.03 ../../authors/id/O/OA/OALDERS
revision            0
maintainers         nomaintainer
license             {Artistic-1 GPL}
description         WWW::RobotRules - database of robots.txt-derived permissions
long_description    {*}${description}

platforms           {darwin any}
supported_archs     noarch

checksums           rmd160  b084b749162e4d673b39859fe149597269c8e708 \
                    sha256  8522b532935a11bfa688c2e113bac66729df4851be50c2c26d4b06f45fade472 \
                    size    29258

if {${perl5.major} != ""} {
    depends_lib-append \
                    port:p${perl5.major}-uri
}
