# -*- 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 IO-Compress-Lzma 2.211 ../../authors/id/P/PM/PMQS revision 0 checksums rmd160 fecee2b381861eea947084856f38c74184d6b1be \ sha256 64d9a96641767b7d3b412a1a3c3805f08d5a2d56633ecaa04f1bdda0a26240aa \ size 106338 platforms {darwin any} supported_archs noarch license {Artistic-1 GPL} maintainers {isi.edu:calvin @cardi} openmaintainer description Perl interface to allow reading and writing of \ lzma files/buffers. long_description {*}${description} if {${perl5.major} ne ""} { depends_lib-append \ port:p${perl5.major}-compress-raw-lzma \ port:p${perl5.major}-io-compress depends_test-append \ port:lzip \ port:p${perl5.major}-io-string \ port:p${perl5.major}-test-cpan-meta \ port:p${perl5.major}-test-cpan-meta-json \ port:p${perl5.major}-test-pod \ port:p7zip perl5.link_binaries no }