# -*- 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 URI-Fetch 0.15 revision 0 license {Artistic-1 GPL} maintainers nomaintainer description URI::Fetch module for Perl long_description URI::Fetch is a class to intelligently fetch syndication feeds. platforms {darwin any} checksums rmd160 a56dfeb84ce0f86d6c4796514711905f949e018d \ sha256 379f39f24c6dae5c536332b17979fd90799dabccdfe8e792e7eead3eb8cda50c \ size 16808 if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-test-requiresinternet depends_lib-append \ port:p${perl5.major}-class-errorhandler \ port:p${perl5.major}-libwww-perl \ port:p${perl5.major}-uri supported_archs noarch }