# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.8 5.10 5.12 5.14 5.16 perl5.setup WWW-URLToys 1.28 revision 3 maintainers pixilla description WWW::URLToys - gather and download URLs from URLs long_description WWW::URLToys is a separation of the program URLToys \ into its core code (this module), and the programs \ that use it (urltoys and urltoysw). This module has \ been made available via CPAN to allow others to use \ URLToys commands on their Perl arrays, and to create \ interfaces for URLToys that far surpass those of the \ original creator. if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-libwww-perl checksums md5 de1951e1a3a1f7095631376f115ed7b9 \ sha1 7011e9e28fb0374fea0dc29423c2bded4a099b22 \ rmd160 fe3e805fc7319b100ab29056cac3c02d312d1e5b } platforms darwin supported_archs noarch