diff options
Diffstat (limited to 'devel/pcre2/Makefile')
-rw-r--r-- | devel/pcre2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/pcre2/Makefile b/devel/pcre2/Makefile index 0179cc432e66..9859d64484a2 100644 --- a/devel/pcre2/Makefile +++ b/devel/pcre2/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= https://github.com/PCRE2Project/${PORTNAME}/releases/download/${PO MAINTAINER= krion@FreeBSD.org COMMENT= Perl Compatible Regular Expressions library, version 2 +WWW= https://www.pcre.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENCE |