1 # Copyright 1999-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
8 DESCRIPTION="TLS/SSL native driver for Erlang and Elixir"
9 HOMEPAGE="https://github.com/processone/fast_tls"
10 SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
14 KEYWORDS="amd64 ~arm ~sparc ~x86"
17 >=dev-erlang/p1_utils-1.0.25
22 DOCS=( CHANGELOG.md README.md )