[71810] trunk/dports/perl
ryandesign at macports.org
ryandesign at macports.org
Thu Sep 23 14:16:58 PDT 2010
Revision: 71810
http://trac.macports.org/changeset/71810
Author: ryandesign at macports.org
Date: 2010-09-23 14:16:57 -0700 (Thu, 23 Sep 2010)
Log Message:
-----------
p5-text-glob: new port, version 0.08; see #26600
Added Paths:
-----------
trunk/dports/perl/p5-text-glob/
trunk/dports/perl/p5-text-glob/Portfile
Added: trunk/dports/perl/p5-text-glob/Portfile
===================================================================
--- trunk/dports/perl/p5-text-glob/Portfile (rev 0)
+++ trunk/dports/perl/p5-text-glob/Portfile 2010-09-23 21:16:57 UTC (rev 71810)
@@ -0,0 +1,21 @@
+# -*- 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 Text-Glob 0.08
+platforms darwin
+maintainers nomaintainer
+supported_archs noarch
+
+description match globbing patterns against text
+
+long_description Text::Glob implements glob(3) style matching that can be \
+ used to match against text, rather than fetching names \
+ from a filesystem. If you want to do full file globbing \
+ use the File::Glob module instead.
+
+checksums md5 39a1a3e890cd5d3f51a707579098bc1c \
+ sha1 86b6a5e4cff2589d733975277b6f101b949ee975 \
+ rmd160 624380d3cd1825a200fb43dc834f8a6c5f243ceb
Property changes on: trunk/dports/perl/p5-text-glob/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/bf0bb8a8/attachment.html>
More information about the macports-changes
mailing list