![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / security / p5-Net-SFTP / Makefile (download)
Revision 1.6, Mon Aug 31 18:11:19 2020 UTC (3 years, 1 month ago) by wiz
*: bump PKGREVISION for perl-5.32. |
# $NetBSD: Makefile,v 1.6 2020/08/31 18:11:19 wiz Exp $ DISTNAME= Net-SFTP-0.12 PKGNAME= p5-${DISTNAME} PKGREVISION= 3 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} HOMEPAGE= https://metacpan.org/release/Net-SFTP COMMENT= Module implementing a client for the Secure File Transfer Protocol LICENSE= gnu-gpl-v2 DEPENDS+= p5-Net-SSH>=2.12:../../security/p5-Net-SSH DEPENDS+= p5-Math-Int64>=0.54:../../math/p5-Math-Int64 PERL5_PACKLIST= auto/Net/SFTP/.packlist .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk"