[71814] trunk/dports/perl

ryandesign at macports.org ryandesign at macports.org
Thu Sep 23 14:35:30 PDT 2010


Revision: 71814
          http://trac.macports.org/changeset/71814
Author:   ryandesign at macports.org
Date:     2010-09-23 14:35:28 -0700 (Thu, 23 Sep 2010)
Log Message:
-----------
p5-file-path: new port, version 2.08; see #26595

Added Paths:
-----------
    trunk/dports/perl/p5-file-path/
    trunk/dports/perl/p5-file-path/Portfile

Added: trunk/dports/perl/p5-file-path/Portfile
===================================================================
--- trunk/dports/perl/p5-file-path/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-file-path/Portfile	2010-09-23 21:35:28 UTC (rev 71814)
@@ -0,0 +1,20 @@
+# -*- 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-Path 2.08
+platforms           darwin
+maintainers         nomaintainer
+supported_archs     noarch
+
+description         Create or remove directory trees
+
+long_description    This module provide a convenient way to create directories \
+                    of arbitrary depth and to delete an entire directory \
+                    subtree from the filesystem.
+
+checksums           md5     9126d1a5c0499d8c128f13be25679e0b \
+                    sha1    1b921867316e8294cbc578903dea425395fe8db5 \
+                    rmd160  561f93d5a7b8c86a9881624b6f1843dbe8946e48


Property changes on: trunk/dports/perl/p5-file-path/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/67bc0ee6/attachment.html>


More information about the macports-changes mailing list