# -*- 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 github 1.0 github.setup khenriks mp3fs 0.91 v revision 2 github.tarball_from releases categories fuse license GPL-3+ maintainers nomaintainer description A flac to mp3 (read-only) filesystem for FUSE long_description This is a file system for converting flac files \ to mp3 files on the fly. This is useful, if you \ archive your music in flac format, but some \ program (i.e. iTunes) are not capable reading \ flac, but mp3. homepage https://khenriks.github.io/${name}/ checksums rmd160 1992a61ba191dc8e73f5fcf29ef1a2aae040587c \ sha256 a47b5e351b7660e6f535a3c5b489c5a8191209957f8c0b8d066a5c221e8ecf92 depends_lib-append \ port:flac \ port:lame \ port:libid3tag