# -*- 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.4 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 b83e9ba2ecbe98ea3e9ef6988e3c864d1098682f \ sha256 8e136c0a92160cdad8daa74560e0e9c6810486bd232fbce1709d40fcc426b5e0 \ size 3397219 # bin/mix conflicts arb use_configure no build.target compile destroot.args PREFIX=${prefix} test.run yes github.livecheck.regex {([0-9.]+)}