# -*- 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.224 ../../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  80e2ec26b1088e379460530ac7161619d86c96c4 \
                    sha256  cbf70590538b8e9d1e6e8356b50d0a4456cd9b32f9d58ee0a6e42e0ac2204944 \
                    size    221457

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

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