aboutsummaryrefslogtreecommitdiff
path: root/security/py-ssh
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2011-12-20 04:10:33 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2011-12-20 04:10:33 +0000
commitab60de8b2d7ae62b93f3c875e84bb0a67e1eaa82 (patch)
tree93b1fe17e4143de05b4e8ac8c772889592510f6d /security/py-ssh
parent520df48678b3a3e85d5f507136bbf696faaae708 (diff)
downloadports-ab60de8b2d7ae62b93f3c875e84bb0a67e1eaa82.tar.gz
ports-ab60de8b2d7ae62b93f3c875e84bb0a67e1eaa82.zip
Notes
Diffstat (limited to 'security/py-ssh')
-rw-r--r--security/py-ssh/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/py-ssh/Makefile b/security/py-ssh/Makefile
index 7ab17931b206..e5b28b959e45 100644
--- a/security/py-ssh/Makefile
+++ b/security/py-ssh/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ssh
PORTVERSION= 1.7.11
+PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,6 +15,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Python SSH2 protocol library
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>=2.1:${PORTSDIR}/security/py-pycrypto
+
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install