mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-26 19:38:07 -07:00
14 lines
480 B
Groff
14 lines
480 B
Groff
BDEPEND=dev-php/theseer-Autoload
|
|
DEFINED_PHASES=install prepare
|
|
DESCRIPTION=Convert tokenized PHP source code into XML and other formats
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/theseer/tokenizer
|
|
IUSE=test
|
|
KEYWORDS=amd64 arm ~hppa ppc64 ~s390 ~sparc x86
|
|
LICENSE=BSD
|
|
RDEPEND=dev-lang/php:* dev-php/fedora-autoloader
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/theseer/tokenizer/archive/1.2.1.tar.gz -> theseer-tokenizer-1.2.1.tar.gz
|
|
_md5_=9bd6a9fe0476da91b07e5794bb14270a
|