aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-OpenSSH/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2011-08-20 18:33:54 +0000
committerAndrej Zverev <az@FreeBSD.org>2011-08-20 18:33:54 +0000
commit62cebc742287b21c291e0e2ac74fd106aa3f68d6 (patch)
tree3e1b96c2271f5e8a8f3f2c289d814b2727404f4b /net/p5-Net-OpenSSH/Makefile
parent2aa327672c88e900c23a8587e06cfc80928003da (diff)
downloadports-62cebc742287b21c291e0e2ac74fd106aa3f68d6.tar.gz
ports-62cebc742287b21c291e0e2ac74fd106aa3f68d6.zip
Notes
Diffstat (limited to 'net/p5-Net-OpenSSH/Makefile')
-rw-r--r--net/p5-Net-OpenSSH/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/p5-Net-OpenSSH/Makefile b/net/p5-Net-OpenSSH/Makefile
index ddddacdde97c..3f547b30941d 100644
--- a/net/p5-Net-OpenSSH/Makefile
+++ b/net/p5-Net-OpenSSH/Makefile
@@ -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 \