[76370] trunk/dports/perl

l2g at macports.org l2g at macports.org
Mon Feb 21 06:51:11 PST 2011


Revision: 76370
          http://trac.macports.org/changeset/76370
Author:   l2g at macports.org
Date:     2011-02-21 06:51:09 -0800 (Mon, 21 Feb 2011)
Log Message:
-----------
p5-smart-comments: new port for Perl module Smart::Comments

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

Added: trunk/dports/perl/p5-smart-comments/Portfile
===================================================================
--- trunk/dports/perl/p5-smart-comments/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-smart-comments/Portfile	2011-02-21 14:51:09 UTC (rev 76370)
@@ -0,0 +1,25 @@
+# -*- 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         Smart-Comments 1.0.4 ../by-authors/id/C/CH/CHORNY
+platforms           darwin
+maintainers         l2g
+license             Artistic GPL
+supported_archs     noarch
+
+description         Smart::Comments - Turn comments into debugging messages
+
+long_description \
+    Smart comments provide an easy way to insert debugging and tracking code \
+    into a program. Best of all, when you\'re finished debugging, you don\'t \
+    have to remove them. Simply commenting out the use Smart::Comments line \
+    turns them back into regular comments.
+
+checksums           sha1    900d402f3720e04cda26a47e9acf7fd1c759c918 \
+                    rmd160  f4244f1cdfcd03bd78ffb16c6f96fc693afc2e58
+
+depends_lib-append  port:p5-text-balanced \
+                    port:p5-version


Property changes on: trunk/dports/perl/p5-smart-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/20110221/0b1d2007/attachment.html>


More information about the macports-changes mailing list