# $Id: Portfile 37659 2008-06-17 21:58:47Z afb@macports.org $ PortSystem 1.0 name lzmautils version 4.32.6 categories archivers platforms darwin maintainers afb@macports.org openmaintainer description LZMA Utils long_description \ LZMA utils consist of a few relatively separate submodules: \ * LZMA encoder/decoder command line tool similar to gzip/bzip2 \ * Scripts to ease grepping, diffing and viewing (lz*grep, lzdiff/lzcmp, lzmore/lzless) homepage http://tukaani.org/lzma/ master_sites ${homepage} distname lzma-${version} checksums md5 211d6207fdd7f20eaaae1bbdeb357d3a depends_lib port:libiconv port:gettext configure.args --with-libiconv-prefix=${prefix} --with-libintl-prefix=${prefix} livecheck.url ${homepage}download livecheck.regex Source code.*?lzma-(\[0-9.\]*).tar.gz livecheck.check regexm