aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2012-02-12 06:26:04 +0000
committerJason Helfman <jgh@FreeBSD.org>2012-02-12 06:26:04 +0000
commitced3b7f7a4e5da03db90c2658bd8cd019cde0811 (patch)
tree8183461b00fa46fa3d8a43f6b346372e757153c7 /security/Makefile
parent7ff5813e1a476eb75312651d2bb1df623013a410 (diff)
downloadports-ced3b7f7a4e5da03db90c2658bd8cd019cde0811.tar.gz
ports-ced3b7f7a4e5da03db90c2658bd8cd019cde0811.zip
Add new port (security/sshpass)
Sshpass is a tool for non-interactively performing password authentication with SSH's so called "interactive keyboard password authentication". Most user should use SSH's more secure public key authentication instead. WWW: http://sourceforge.net/projects/sshpass/ PR: ports/164775 Submitted by: Hung-Yi Chen <gaod at hychen.org>
Notes
Notes: svn path=/head/; revision=291021
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index e0e27bae0458..2cb2a2d9c4f7 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -853,6 +853,7 @@
SUBDIR += sshguard-ipfw
SUBDIR += sshguard-pf
SUBDIR += sshit
+ SUBDIR += sshpass
SUBDIR += ssl-admin
SUBDIR += sslproxy
SUBDIR += sslscan