# -*- 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 fuse 1.0 PortGroup sourcehut 1.0 PortGroup legacysupport 1.1 PortGroup makefile 1.0 sourcehut.setup nabijaczleweli archivemount-ng 1a name archivemount revision 0 categories fuse license LGPL-2+ BSD maintainers {@TheRealKeto gmail.com:therealketo} openmaintainer description File system for accessing archives using libarchive long_description Archivemount is a piece of glue code between libarchive \ and FUSE. It can be used to mount a (possibly compressed) \ archive (as in .tar.gz or .tar.bz2) and use it like an \ ordinary filesystem. checksums rmd160 5cfc50492f53074c902663d7b2d3cfbffeee31dd \ sha256 ca8f77cd8621ecfc388106f4b725943d2a6119fc8e3b3ae5ce50a05cb894fe4d \ size 29142 depends_lib-append port:libarchive compiler.cxx_standard 2020 build.args-append VERSION=${version}