# -*- 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-Lzma 2.221 ../../authors/id/P/PM/PMQS
revision            0
checksums           rmd160  e2108b84d9c34825a4d3809f8e720973bf8410ea \
                    sha256  e8b2d17c7f29b3e4f286cc3d3f5353df8e811615c42298eedad7cdbfec4aed7f \
                    size    204038

license             {Artistic-1 GPL}
maintainers         {isi.edu:calvin @cardi} openmaintainer
description         Compress::Raw::Lzma - Low-Level Perl Interface to lzma compression library
long_description    {*}${description}

if {${perl5.major} != ""} {
    depends_lib-append \
                    port:xz
}
