[123631] trunk/dports/perl

devans at macports.org devans at macports.org
Mon Aug 11 12:59:11 PDT 2014


Revision: 123631
          https://trac.macports.org/changeset/123631
Author:   devans at macports.org
Date:     2014-08-11 12:59:11 -0700 (Mon, 11 Aug 2014)
Log Message:
-----------
p5-html-simpleparse: new port, a bare-bones HTML parser.

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

Added: trunk/dports/perl/p5-html-simpleparse/Portfile
===================================================================
--- trunk/dports/perl/p5-html-simpleparse/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-html-simpleparse/Portfile	2014-08-11 19:59:11 UTC (rev 123631)
@@ -0,0 +1,18 @@
+# -*- 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 5.18 5.20
+perl5.setup         HTML-SimpleParse 0.12
+platforms           darwin
+maintainers         devans openmaintainer
+license             {Artistic GPL}
+
+description         HTML::SimpleParse - a bare-bones HTML parser
+
+long_description    ${description}
+
+checksums           rmd160  97e26d2e8fe5da6b897a9ced6815ebaf03792242 \
+                    sha256  c103a19cf99801489ce23e4da86a5f9df79f032f1f1c71b8130d0d3ff96e6304


Property changes on: trunk/dports/perl/p5-html-simpleparse/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140811/7fff84af/attachment.html>


More information about the macports-changes mailing list