diff options
Diffstat (limited to 'www/p5-HTML-PrettyPrinter/Makefile')
-rw-r--r-- | www/p5-HTML-PrettyPrinter/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-HTML-PrettyPrinter/Makefile b/www/p5-HTML-PrettyPrinter/Makefile index 4310ef94b971..64d674c4dfdb 100644 --- a/www/p5-HTML-PrettyPrinter/Makefile +++ b/www/p5-HTML-PrettyPrinter/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= vivek@khera.org COMMENT= Generate nice HTML files from HTML syntax trees +WWW= https://metacpan.org/release/HTML-PrettyPrinter BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Tree>=0:www/p5-HTML-Tree |