# -*- 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

PortSystem          1.0
PortGroup           perl5 1.0

perl5.branches      5.26
perl5.setup         HTTP-Parser-XS 0.17
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         HTTP::Parser::XS - a fast, primitive HTTP request parser
long_description    ${description}

platforms           darwin

checksums           rmd160  3a7b81044e3c779986b015cb8dc73b9c42aadf10 \
                    sha256  794e6833e326b10d24369f9cdbfc1667105ef6591e8f41e561a3d41a7027a809

if {${perl5.major} != ""} {
    patchfiles      patch-default-inc-excludes-dot.diff
}