Skip to content

Commit

Permalink
www/p5-Mojolicious: Remove alternative WWW from pkg-descr
Browse files Browse the repository at this point in the history
mojolicious.org contains everything that metacpan does (including a full
POD browser), so just make that the ${WWW}.
  • Loading branch information
assistcontrol committed May 9, 2023
1 parent 8f7afa0 commit 638ce69
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion www/p5-Mojolicious/Makefile
Expand Up @@ -6,7 +6,7 @@ PKGNAMEPREFIX= p5-

MAINTAINER= adamw@FreeBSD.org
COMMENT= High-level MVC web framework written in Perl
WWW= https://metacpan.org/pod/Mojolicious
WWW= https://www.mojolicious.org

LICENSE= ART20
LICENSE_FILE= ${WRKSRC}/LICENSE
Expand Down
2 changes: 0 additions & 2 deletions www/p5-Mojolicious/pkg-descr
Expand Up @@ -18,5 +18,3 @@ as optional preforking and hot deployment, perfect for building highly scalable
web services.

JSON and HTML/XML parser with CSS selector support.

See also: https://mojolicious.org/

0 comments on commit 638ce69

Please sign in to comment.