Added: trunk/dports/perl/p5-http-parser-xs/Portfile (0 => 133238)
--- trunk/dports/perl/p5-http-parser-xs/Portfile (rev 0)
+++ trunk/dports/perl/p5-http-parser-xs/Portfile 2015-02-23 20:36:26 UTC (rev 133238)
@@ -0,0 +1,17 @@
+# -*- 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 HTTP-Parser-XS 0.17
+license {Artistic-1 GPL}
+maintainers devans openmaintainer
+description HTTP::Parser::XS - a fast, primitive HTTP request parser
+long_description ${description}
+
+platforms darwin
+
+checksums rmd160 3a7b81044e3c779986b015cb8dc73b9c42aadf10 \
+ sha256 794e6833e326b10d24369f9cdbfc1667105ef6591e8f41e561a3d41a7027a809
Property changes on: trunk/dports/perl/p5-http-parser-xs/Portfile
___________________________________________________________________