[105182] trunk/dports/perl

macsforever2000 at macports.org macsforever2000 at macports.org
Fri Apr 12 15:16:16 PDT 2013


Revision: 105182
          https://trac.macports.org/changeset/105182
Author:   macsforever2000 at macports.org
Date:     2013-04-12 15:16:16 -0700 (Fri, 12 Apr 2013)
Log Message:
-----------
p5-ppi-html: Added new port.

Added Paths:
-----------
    trunk/dports/perl/p5-ppi-html/
    trunk/dports/perl/p5-ppi-html/Portfile

Added: trunk/dports/perl/p5-ppi-html/Portfile
===================================================================
--- trunk/dports/perl/p5-ppi-html/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-ppi-html/Portfile	2013-04-12 22:16:16 UTC (rev 105182)
@@ -0,0 +1,24 @@
+# -*- 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         PPI-HTML 1.08
+
+platforms           darwin
+maintainers         nomaintainer
+license             {Artistic-1 GPL-1}
+
+supported_archs     noarch
+
+description         PPI::HTML - Generate syntax-hightlighted HTML for Perl using PPI
+
+long_description    ${description}
+
+checksums           rmd160 d53f525c4cc75ffd92ed6a04188e6645b7897282 \
+                    sha256 8426964033a87fad7ab89a88b34aeefab59afcac377a4b476b6e32b3b2d3c511
+
+depends_lib-append  port:p5-css-tiny \
+                    port:p5-params-util \
+                    port:p5-ppi


Property changes on: trunk/dports/perl/p5-ppi-html/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/20130412/37317926/attachment.html>


More information about the macports-changes mailing list