[71815] trunk/dports/perl

ryandesign at macports.org ryandesign at macports.org
Thu Sep 23 15:19:15 PDT 2010


Revision: 71815
          http://trac.macports.org/changeset/71815
Author:   ryandesign at macports.org
Date:     2010-09-23 15:19:13 -0700 (Thu, 23 Sep 2010)
Log Message:
-----------
p5-file-find-rule: new port, version 0.32; see #26594

Added Paths:
-----------
    trunk/dports/perl/p5-file-find-rule/
    trunk/dports/perl/p5-file-find-rule/Portfile

Added: trunk/dports/perl/p5-file-find-rule/Portfile
===================================================================
--- trunk/dports/perl/p5-file-find-rule/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-file-find-rule/Portfile	2010-09-23 22:19:13 UTC (rev 71815)
@@ -0,0 +1,22 @@
+# -*- 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.setup         File-Find-Rule 0.32
+platforms           darwin
+maintainers         nomaintainer
+supported_archs     noarch
+
+description         a friendlier interface to File::Find
+
+long_description    File::Find::Rule is ${description}. It allows you to \
+                    build rules which specify the desired files and directories.
+
+checksums           md5     1b43810c6b8fd4ee5cee8046e1e05ff4 \
+                    sha1    3cdb5d0efe0d509027469cd1edc1e4d20e964c84 \
+                    rmd160  5bf2e80501d01e3ee4c24b437ad9b7f58ad80b36
+
+depends_lib-append  port:p5-number-compare \
+                    port:p5-text-glob


Property changes on: trunk/dports/perl/p5-file-find-rule/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/20100923/ab1a638a/attachment.html>


More information about the macports-changes mailing list