# -*- 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 github.setup elixir-lang elixir 1.14.3 v github.tarball_from archive epoch 1 categories lang supported_archs noarch license Apache-2 maintainers {@milmazz milmazz.uno:me} {ciserlohn @ci42} {gmail.com:secsaba @secsaba} openmaintainer description The Elixir Programming language long_description Elixir is a functional, meta-programming aware language \ built on top of the Erlang VM. It is a dynamic language \ that focuses on tooling to leverage Erlang's abilities to \ build concurrent, distributed and fault-tolerant \ applications with hot code upgrades. homepage http://elixir-lang.org/ depends_lib port:erlang checksums rmd160 4c168d9204c2281cdf1414e0fac975092e7ec296 \ sha256 bd464145257f36bd64f7ba8bed93b6499c50571b415c491b20267d27d7035707 \ size 3086297 # bin/mix conflicts arb use_configure no build.target compile destroot.args PREFIX=${prefix} # various tests have been removed using above patch test.run yes github.livecheck.regex {([0-9.]+)}