diff options
Diffstat (limited to 'devel/p5-List-Regexp/Makefile')
-rw-r--r-- | devel/p5-List-Regexp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-List-Regexp/Makefile b/devel/p5-List-Regexp/Makefile index 8008e7001228..79a381c9d603 100644 --- a/devel/p5-List-Regexp/Makefile +++ b/devel/p5-List-Regexp/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Convert list of strings to a regular expression +WWW= https://metacpan.org/release/List-Regexp LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE |