1 # Copyright 1999-2021 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
6 DESCRIPTION="PHAR file format utilities, for when PHP phars you up"
7 HOMEPAGE="https://github.com/Seldaek/phar-utils"
8 SRC_URI="https://github.com/Seldaek/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
16 dev-php/fedora-autoloader"
19 insinto "/usr/share/php/Seld/PharUtils"
20 doins -r src/. "${FILESDIR}"/autoload.php