diff options
Diffstat (limited to 'www/p5-Plack-Handler-AnyEvent-HTTPD/Makefile')
-rw-r--r-- | www/p5-Plack-Handler-AnyEvent-HTTPD/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-Plack-Handler-AnyEvent-HTTPD/Makefile b/www/p5-Plack-Handler-AnyEvent-HTTPD/Makefile index f7141f6f08fc..39e46cd90134 100644 --- a/www/p5-Plack-Handler-AnyEvent-HTTPD/Makefile +++ b/www/p5-Plack-Handler-AnyEvent-HTTPD/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for Plack handler to run PSGI apps on AnyEvent::HTTPD +WWW= https://metacpan.org/release/Plack-Handler-AnyEvent-HTTPD BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ |