# -*- 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.18.2 v github.tarball_from archive revision 0 epoch 1 categories lang supported_archs noarch platforms any 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 https://elixir-lang.org/ depends_lib port:erlang checksums rmd160 52deb7ccb2fe693b05e3476fb4115de42d3ee54f \ sha256 efc8d0660b56dd3f0c7536725a95f4d8b6be9f11ca9779d824ad79377753e916 \ size 3391256 # bin/mix conflicts arb use_configure no build.target compile destroot.args PREFIX=${prefix} test.run yes github.livecheck.regex {([0-9.]+)}