# -*- 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-Bzip2 2.218 ../../authors/id/P/PM/PMQS
revision            0
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Compress::Raw::Bzip2 - Low-Level Interface to bzip2 compression library
long_description    {*}${description}

checksums           rmd160  3de0224e98553f914a4f0b342e83a41dbf5309ec \
                    sha256  89153e6a2ebda52349493b074fa4b7549ff1f9053de7613c18a5e05c5b415fa8 \
                    size    221046

if {${perl5.major} ne ""} {
    perl5.link_binaries no
}

# builds using embedded bzip2 1.0.8 source, no external dependency required
