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

github.setup        OISF libhtp 0.5.53
github.tarball_from archive
revision            0

categories          www
license             Permissive
maintainers         {mps @Schamschula} openmaintainer
description         LibHTP is a security-aware parser for the HTTP protocol and the \
                    related bits and pieces.
long_description    {*}${description}

checksums           rmd160  98630732d4ecb148b0b21b181b1beca85a1330a9 \
                    sha256  c6f4aadfc40a57eee5518555c2cc1b2cd38d6d5f8ad3a24e7cfc6a0963c524fb \
                    size    504597

use_autoreconf      yes
