# -*- 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.02 revision 1 platforms {darwin any} maintainers nomaintainer license {Artistic-1 GPL} supported_archs noarch description Parse /robots.txt file long_description ${description} checksums rmd160 dec9e82ddd551ec63dd3d541854ee0b52cab6214 \ sha256 46b502e7a288d559429891eeb5d979461dd3ecc6a5c491ead85d165b6e03a51e if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-uri }