[131203] trunk/dports/perl
mojca at macports.org
mojca at macports.org
Tue Jan 6 12:17:36 PST 2015
Revision: 131203
https://trac.macports.org/changeset/131203
Author: mojca at macports.org
Date: 2015-01-06 12:17:36 -0800 (Tue, 06 Jan 2015)
Log Message:
-----------
p5-io-html: new port (dependency of p5-http-response-encoding)
Added Paths:
-----------
trunk/dports/perl/p5-io-html/
trunk/dports/perl/p5-io-html/Portfile
Added: trunk/dports/perl/p5-io-html/Portfile
===================================================================
--- trunk/dports/perl/p5-io-html/Portfile (rev 0)
+++ trunk/dports/perl/p5-io-html/Portfile 2015-01-06 20:17:36 UTC (rev 131203)
@@ -0,0 +1,22 @@
+# -*- 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.16 5.18 5.20
+perl5.setup IO-HTML 1.001
+#perl5.setup IO-HTML 1.001 ../by-authors/id/C/CJ/CJM
+
+platforms darwin
+maintainers nomaintainer
+license {Artistic-1 GPL}
+
+# Uncomment this line if you know there will be no arch-specific code:
+#supported_archs noarch
+
+description Open an HTML file with automatic charset detection
+long_description ${description}
+
+checksums rmd160 5578d0c7fb28f889586e1c91290b12c43e4a68ce \
+ sha256 ea78d2d743794adc028bc9589538eb867174b4e165d7d8b5f63486e6b828e7e0
Property changes on: trunk/dports/perl/p5-io-html/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/20150106/f09fdec6/attachment.html>
More information about the macports-changes
mailing list