# -*- 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 # $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 perl5.setup URI-Fetch 0.11 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 checksums rmd160 62b50c040dd06c4da9e9b977afdf20f4abc2160c \ sha256 7c40ffe512a8a622a10c233ee16dc1e4cf418159108fadab0a48d5679a864821 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-class-errorhandler \ port:p${perl5.major}-libwww-perl \ port:p${perl5.major}-uri supported_archs noarch }