diff options
Diffstat (limited to 'lang/p5-Interpolation/Makefile')
-rw-r--r-- | lang/p5-Interpolation/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/p5-Interpolation/Makefile b/lang/p5-Interpolation/Makefile index 3d5de315413e..2a7ee5e64f57 100644 --- a/lang/p5-Interpolation/Makefile +++ b/lang/p5-Interpolation/Makefile @@ -8,6 +8,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Implement arbitrary string interpolation semantics for Perl +WWW= https://metacpan.org/release/Interpolation BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser |