diff options
Diffstat (limited to 'www/p5-HTML-DOM/Makefile')
-rw-r--r-- | www/p5-HTML-DOM/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-HTML-DOM/Makefile b/www/p5-HTML-DOM/Makefile index 709f821d9777..9f25d9da4f3e 100644 --- a/www/p5-HTML-DOM/Makefile +++ b/www/p5-HTML-DOM/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ehaupt@FreeBSD.org COMMENT= Implementation of the HTML Document Object Model +WWW= https://metacpan.org/release/HTML-DOM BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-CSS-DOM>=0:www/p5-CSS-DOM \ |