Ticket #20021: Portfile.2

File Portfile.2, 1.0 KB (added by scott@…, 15 years ago)
Line 
1# $Id$
2
3PortSystem               1.0
4PortGroup                perl5 1.0
5
6perl5.setup              WWW-URLToys 1.28
7maintainers              hostwizard.com:scott
8
9description              WWW::URLToys - gather and download URLs from URLs
10
11long_description         WWW::URLToys is a separation of the program URLToys \
12                         into its core code (this module), and the programs \
13                         that use it (urltoys and urltoysw). This module has \
14                         been made available via CPAN to allow others to use \
15                         URLToys commands on their Perl arrays, and to create \
16                         interfaces for URLToys that far surpass those of the \
17                         original creator.
18
19depends_lib-append       port:p5-libwww-perl
20
21checksums                md5     de1951e1a3a1f7095631376f115ed7b9 \
22                         sha1    7011e9e28fb0374fea0dc29423c2bded4a099b22 \
23                         rmd160  fe3e805fc7319b100ab29056cac3c02d312d1e5b
24
25platforms               darwin