diff options
Diffstat (limited to 'net/p5-Net-SCP/Makefile')
-rw-r--r-- | net/p5-Net-SCP/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/p5-Net-SCP/Makefile b/net/p5-Net-SCP/Makefile index 7b3296f36474..27046f2f8bec 100644 --- a/net/p5-Net-SCP/Makefile +++ b/net/p5-Net-SCP/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to access and use scp protocol +WWW= https://metacpan.org/release/Net-SCP BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Net-SSH>=0:net/p5-Net-SSH \ |