diff options
Diffstat (limited to 'textproc/p5-HTML-Truncate/Makefile')
-rw-r--r-- | textproc/p5-HTML-Truncate/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/p5-HTML-Truncate/Makefile b/textproc/p5-HTML-Truncate/Makefile index 365b7a9dcffd..b0da1d0ce923 100644 --- a/textproc/p5-HTML-Truncate/Makefile +++ b/textproc/p5-HTML-Truncate/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Truncate HTML by character count while preserving well-formedness +WWW= https://metacpan.org/release/HTML-Truncate BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Parser>=2:www/p5-HTML-Parser \ |