# -*- 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 github 1.0 PortGroup makefile 1.0 PortGroup compiler_blacklist_versions 1.0 github.setup enzo1982 BoCA 1.0.5 v revision 0 checksums rmd160 5665880a576d3f90e7754362be6bfd1b414b3c4d \ sha256 9befa4555b5d9a0ecf3b8472f1d8f14c26dee50993d1d66f35a2d0f140a72870 \ size 2634890 categories audio platforms darwin license GPL-2 maintainers {@janosch mailbox.org:janosch1} openmaintainer description The component framework behind the fre:ac audio converter. long_description ${name} provides unified interfaces for components like \ encoders, decoders, taggers and extensions as well as code \ to support communication between the application \ and its components. homepage https://www.freac.org github.tarball_from releases depends_lib port:expat \ port:libcdio \ port:libcdio-paranoia \ port:smooth \ port:uriparser patchfiles patch-set-install-path-runtime.diff \ patch-set-install-path-components.diff makefile.prefix_name prefix compiler.blacklist-append {clang < 600.0.57} github.livecheck.regex {([0-9.]+)}