There's no strict depend on IO::Tty, but you need if you will work with

password instead of keys.
This commit is contained in:
Andrej Zverev 2011-08-20 18:33:54 +00:00
parent 2aa327672c
commit 62cebc7422
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280090

View file

@ -7,6 +7,7 @@
PORTNAME= Net-OpenSSH
PORTVERSION= 0.52
PORTREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,6 +15,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= az@FreeBSD.org
COMMENT= Perl SSH client package implemented on top of OpenSSH
BUILD_DEPENDS= p5-IO-Tty>=0:${PORTSDIR}/devel/p5-IO-Tty
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Net::OpenSSH::Constants.3 \