# -*- 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 name archivemount version 0.9.1 revision 1 categories fuse platforms darwin license GPL-2 maintainers nomaintainer 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. homepage https://www.cybernoia.de/software/archivemount.html master_sites https://www.cybernoia.de/software/archivemount/ checksums rmd160 332c5641072eb76f7aabae2b829254591c21a060 \ sha256 c529b981cacb19541b48ddafdafb2ede47a40fcaf16c677c1e2cd198b159c5b3 \ size 133251 patchfiles patch-archivemount.diff depends_lib-append \ port:libarchive