diff options
Diffstat (limited to 'devel/p5-Module-Collect/Makefile')
-rw-r--r-- | devel/p5-Module-Collect/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Module-Collect/Makefile b/devel/p5-Module-Collect/Makefile index 38e1b36c1b8d..b50856444d3a 100644 --- a/devel/p5-Module-Collect/Makefile +++ b/devel/p5-Module-Collect/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to collect module files from some directories +WWW= https://metacpan.org/release/Module-Collect BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= \ |