1 # Copyright 1999-2024 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 DESCRIPTION="Tools for working with and validating SPDX licenses"
7 HOMEPAGE="https://github.com/composer/spdx-licenses"
8 SRC_URI="https://github.com/composer/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
12 KEYWORDS="amd64 ~arm64 x86"
16 dev-php/fedora-autoloader"
19 insinto "/usr/share/php/Composer/res"
22 insinto "/usr/share/php/Composer/Spdx"
23 doins -r src/. "${FILESDIR}"/autoload.php