diff options
Diffstat (limited to 'www/p5-Plack-Server-Coro/Makefile')
-rw-r--r-- | www/p5-Plack-Server-Coro/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-Plack-Server-Coro/Makefile b/www/p5-Plack-Server-Coro/Makefile index 26ae9e95224b..6656f780ea69 100644 --- a/www/p5-Plack-Server-Coro/Makefile +++ b/www/p5-Plack-Server-Coro/Makefile @@ -8,6 +8,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for Coro cooperative multithread web server +WWW= https://metacpan.org/release/Plack-Server-Coro BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ |