# -*- 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.28 5.30 5.32 5.34
perl5.setup         Compress-Raw-Zlib 2.217 ../../authors/id/P/PM/PMQS
revision            0
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Compress::Raw::Zlib - Low-Level Interface to zlib or zlib-ng compression library
long_description    {*}${description}

checksums           rmd160  e39007a58dd8369b80e490c9560142446ba4a8ba \
                    sha256  48309aa25f126365a3c14f49b4e90da56d29d3c00506c7e7c3b724f6df0684c8 \
                    size    552706

if {${perl5.major} ne ""} {
    # run all tests
    test.env-append COMPRESS_ZLIB_RUN_ALL=1

    perl5.link_binaries no
}

# builds using embedded zlib source version 1.3.1, no external dependency required
