# -*- 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.219 ../../authors/id/P/PM/PMQS
revision            0
checksums           rmd160  834d2955acd9cc1fe9594ce19713a69393801823 \
                    sha256  b01aa36a238b2f3e993a959a925b57c338b1ecf17e9e3a7950d70f12a22124cd \
                    size    201670

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
}
