# -*- 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 cmake 1.1 github.setup WebAssembly binaryen 111 version_ revision 0 categories lang devel license Apache-2 maintainers {mcalhoun @MarcusCalhoun-Lopez} openmaintainer description compiler and toolchain infrastructure library for WebAssembly long_description Binaryen is a compiler and toolchain infrastructure library for WebAssembly. platforms darwin checksums rmd160 e112ff854fdb5a4f09a593afa849a918ddebb295 \ sha256 f8fa8a204053055ce525ad1199c0af168a8aded5506d04fad5c3b8ffb16f4cc7 \ size 4351027 depends_build-append port:python311 configure.args-append -DPYTHON_EXECUTABLE=${prefix}/bin/python3.11 \ -DBUILD_TESTS=OFF -DENABLE_WERROR=OFF compiler.cxx_standard 2017