14 lines
502 B
Groff
14 lines
502 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=~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~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_=85d68b1320a7483df4ae0e8a9cdcc47c
|