# -*- 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.212 ../../authors/id/P/PM/PMQS revision 0 checksums rmd160 0ad82bd0222f0a70e433ddb67096aeda7f3460ef \ sha256 4ba7ab803bdba2d7be7d55d4a2668369d794eb8d8d6bb0db6b74fd9b4ce18cac \ size 197888 license {Artistic-1 GPL} maintainers {isi.edu:calvin @cardi} openmaintainer description Perl low-level interface to allow reading and \ writing of lzma, lzip and xz files/buffers. long_description Compress::Raw::Lzma provides an interface to the \ in-memory compression/uncompression functions from \ the lzma compression library for the modules \ IO::Compress::Lzma, IO::Uncompress::UnLzma, \ IO::Compress::Xz and IO::Uncompress::UnXz if {${perl5.major} != ""} { depends_build-append \ port:p${perl5.major}-pod-markdown depends_lib-append \ port:xz }