php-ast: import php-ast-1.0.6 as devel/php-ast

This commit is contained in:
Travis Paul 2020-04-15 15:27:52 +08:00
parent de39fa5d5d
commit 1d592b1d0b
No known key found for this signature in database
GPG Key ID: 0CA1F92FA8ED3A64
4 changed files with 28 additions and 0 deletions

View File

@ -2917,6 +2917,7 @@ SUBDIR+= phantomjs
SUBDIR+= phantomjs2
SUBDIR+= pheanstalk
SUBDIR+= phonon-backend-xine
SUBDIR+= php-ast
SUBDIR+= php-dotclear
SUBDIR+= php-imagick-imagick6
SUBDIR+= php-libawl-git

1
php-ast/DESCR Normal file
View File

@ -0,0 +1 @@
This extension exposes the abstract syntax tree generated by PHP 7.

20
php-ast/Makefile Normal file
View File

@ -0,0 +1,20 @@
# $NetBSD$
MODNAME= ast
PECL_VERSION= 1.0.6
CATEGORIES= devel
MAINTAINER= tpaul@NetBSD.org
HOMEPAGE= https://pecl.php.net/package/ast
LICENSE= modified-bsd
COMMENT= Extension exposing PHP 7 abstract syntax tree
CONFIGURE_ARGS+= --with-ast=${PREFIX}
PHP_VERSIONS_INCOMPATIBLE= 56
TEST_TARGET= test
TEST_ENV= NO_INTERACTION=set
.include "../../lang/php/ext.mk"
.include "../../mk/bsd.pkg.mk"

6
php-ast/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (php-ast/ast-1.0.6.tgz) = f50cfe5cd10f54a61c617c2c6b8bbdf5862a48bf
RMD160 (php-ast/ast-1.0.6.tgz) = da79697181e44dd2bc35b35d09d1c137bde21f20
SHA512 (php-ast/ast-1.0.6.tgz) = 42ee07ee082ea3c6dcfd86ba25aa3d5bf188f277684acd63f5013b3da6b9ea5eafa2ac55a630ffe43aaf2d7366f055a372e61912a426e1413710658b1d9e4013
Size (php-ast/ast-1.0.6.tgz) = 41041 bytes