[54048] trunk/dports/perl

blb at macports.org blb at macports.org
Sun Jul 19 14:02:42 PDT 2009


Revision: 54048
          http://trac.macports.org/changeset/54048
Author:   blb at macports.org
Date:     2009-07-19 14:02:40 -0700 (Sun, 19 Jul 2009)
Log Message:
-----------
New port - perl/p5-www-urltoys, WWW::URLToys - gather and download URLs from URLs; ticket #20021

Added Paths:
-----------
    trunk/dports/perl/p5-www-urltoys/
    trunk/dports/perl/p5-www-urltoys/Portfile

Added: trunk/dports/perl/p5-www-urltoys/Portfile
===================================================================
--- trunk/dports/perl/p5-www-urltoys/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-www-urltoys/Portfile	2009-07-19 21:02:40 UTC (rev 54048)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem               1.0
+PortGroup                perl5 1.0
+
+perl5.setup              WWW-URLToys 1.28
+maintainers              hostwizard.com:scott
+
+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.
+
+depends_lib-append       port:p5-libwww-perl
+
+checksums                md5     de1951e1a3a1f7095631376f115ed7b9 \
+                         sha1    7011e9e28fb0374fea0dc29423c2bded4a099b22 \
+                         rmd160  fe3e805fc7319b100ab29056cac3c02d312d1e5b
+
+platforms               darwin


Property changes on: trunk/dports/perl/p5-www-urltoys/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090719/afac2759/attachment.html>


More information about the macports-changes mailing list