# -*- 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.7.0 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  fce97c5a52af718de8eaf2d560115ac55837591c \
                    sha256  1c55c3ec956cdfcfa0b90b5e24dbeb41d35c83f8be823b3c0afb0c33967b6d4c \
                    size    709030

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