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

github.setup        litespeedtech ls-qpack 2.6.2 v
github.tarball_from archive
revision            0
categories          www
license             MIT
maintainers         {mps @Schamschula} openmaintainer
description         QPACK compression library for use with HTTP/3
long_description    {*}${description} 

checksums           rmd160  8cf0f287a59a20e9d62e86a9dbc8a116de9adebd \
                    sha256  db1a83102bb7d2d946a910cb11a9d69c1c5b9fd9a40249c22c411fb9c429fe16 \
                    size    710136

# error: #pragma GCC diagnostic not allowed inside functions
compiler.blacklist-append \
                    *gcc-4.0 *gcc-4.2
