[56922] trunk/dports/perl

narf_tm at macports.org narf_tm at macports.org
Thu Sep 3 09:24:27 PDT 2009


Revision: 56922
          http://trac.macports.org/changeset/56922
Author:   narf_tm at macports.org
Date:     2009-09-03 09:24:26 -0700 (Thu, 03 Sep 2009)
Log Message:
-----------
New port p5-file-comments 0.07.

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

Added: trunk/dports/perl/p5-file-comments/Portfile
===================================================================
--- trunk/dports/perl/p5-file-comments/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-file-comments/Portfile	2009-09-03 16:24:26 UTC (rev 56922)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem            1.0
+PortGroup             perl5 1.0
+
+perl5.setup           File-Comments 0.07
+maintainers           narf_tm openmaintainer
+description           Recognizes file formats and extracts format-specific comments
+long_description      File::Comments guesses the type of a given file, \
+                      determines the format used for comments, extracts all \
+                      comments, and returns them as a reference to an array \
+                      of chunks. Alternatively, it strips all comments from \
+                      a file.
+
+platforms             darwin
+
+checksums             md5 78b77e6933eb54b233a88cd0ff5310fc \
+                      sha1 d8735169748a4a7ba46a6bcce1e8ad36c1839ae2 \
+                      rmd160 77e308546588cdecfa5419fe39fb739de7de2035
+
+depends_lib-append    port:p5-archive-tar \
+                      port:p5-html-parser \
+                      port:p5-html-tree \
+                      port:p5-log-log4perl \
+                      port:p5-ppi \
+                      port:p5-sysadm-install


Property changes on: trunk/dports/perl/p5-file-comments/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/20090903/395c0445/attachment-0001.html>


More information about the macports-changes mailing list