diff options
Diffstat (limited to 'www/p5-HTML-ContentExtractor/Makefile')
-rw-r--r-- | www/p5-HTML-ContentExtractor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-HTML-ContentExtractor/Makefile b/www/p5-HTML-ContentExtractor/Makefile index fa6e4a9664f0..d72bee9d67f6 100644 --- a/www/p5-HTML-ContentExtractor/Makefile +++ b/www/p5-HTML-ContentExtractor/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= oleg@mamontov.net COMMENT= Extract text contained within an HTML document +WWW= https://metacpan.org/release/HTML-ContentExtractor BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Tree>=3.13:www/p5-HTML-Tree \ |