diff options
Diffstat (limited to 'devel/pecl-ast/Makefile')
-rw-r--r-- | devel/pecl-ast/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pecl-ast/Makefile b/devel/pecl-ast/Makefile index 340ffddf90ae..e09f16ab7670 100644 --- a/devel/pecl-ast/Makefile +++ b/devel/pecl-ast/Makefile @@ -4,6 +4,7 @@ CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org COMMENT= Extension exposing PHP 7 abstract syntax tree +WWW= https://pecl.php.net/package/ast LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |