[105363] trunk/dports/perl

macsforever2000 at macports.org macsforever2000 at macports.org
Thu Apr 18 15:23:57 PDT 2013


Revision: 105363
          https://trac.macports.org/changeset/105363
Author:   macsforever2000 at macports.org
Date:     2013-04-18 15:23:57 -0700 (Thu, 18 Apr 2013)
Log Message:
-----------
p5-file-countlines: New port.

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

Added: trunk/dports/perl/p5-file-countlines/Portfile
===================================================================
--- trunk/dports/perl/p5-file-countlines/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-file-countlines/Portfile	2013-04-18 22:23:57 UTC (rev 105363)
@@ -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.branches      5.8 5.10 5.12 5.14 5.16
+perl5.setup         File-CountLines v0.0.3
+version             0.0.3
+
+platforms           darwin
+maintainers         nomaintainer
+license             {Artistic-1 GPL}
+
+supported_archs     noarch
+
+description         File::CountLines - efficiently count the number of line breaks in a file.
+
+long_description    ${description}
+
+checksums           rmd160 0618d4103e6e5295d8afe90fe4e2dadf87cf5db3 \
+                    sha256 cfd97cce7c9613e4e569d47874a2b5704f1be9eced2f0739c870725694382a62
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130418/198a08c3/attachment.html>


More information about the macports-changes mailing list