[68738] trunk/dports/perl

ryandesign at macports.org ryandesign at macports.org
Fri Jun 11 12:30:40 PDT 2010


Revision: 68738
          http://trac.macports.org/changeset/68738
Author:   ryandesign at macports.org
Date:     2010-06-11 12:30:36 -0700 (Fri, 11 Jun 2010)
Log Message:
-----------
p5-html-tokeparser-simple: new port, version 3.15; see #24965

Added Paths:
-----------
    trunk/dports/perl/p5-html-tokeparser-simple/
    trunk/dports/perl/p5-html-tokeparser-simple/Portfile

Added: trunk/dports/perl/p5-html-tokeparser-simple/Portfile
===================================================================
--- trunk/dports/perl/p5-html-tokeparser-simple/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-html-tokeparser-simple/Portfile	2010-06-11 19:30:36 UTC (rev 68738)
@@ -0,0 +1,20 @@
+# $Id$
+
+PortSystem                  1.0
+PortGroup                   perl5 1.0
+
+perl5.setup                 HTML-TokeParser-Simple 3.15
+platforms                   darwin
+maintainers                 ryandesign openmaintainer
+description                 a simpler interface to HTML::TokeParser
+long_description            HTML::TokeParser::Simple is a subclass of \
+                            HTML::TokeParser that uses easy-to-remember \
+                            method calls to work with the tokens.
+
+checksums                   md5     2867824be9cbe3e86e94ca677d042ffe \
+                            sha1    f31f74997e6ba5905e9414236ccb716fe989f98b \
+                            rmd160  55c2c72281afed2b700d48ccfd94cd8791fb3901
+
+depends_lib-append          port:p5-html-parser
+
+supported_archs             noarch


Property changes on: trunk/dports/perl/p5-html-tokeparser-simple/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/20100611/7d6e3f69/attachment.html>


More information about the macports-changes mailing list