summaryrefslogtreecommitdiff
path: root/security/srp_client/pkg
diff options
context:
space:
mode:
authorjlam <jlam>1999-06-18 19:18:17 +0000
committerjlam <jlam>1999-06-18 19:18:17 +0000
commite0029ee84f04734f11a5a356486a2fc681c6a671 (patch)
tree8090628bf145a7bec9e6b34f1fdc5782ab82348c /security/srp_client/pkg
parenta74699394d3e2241041c7ea31f9dab53a0c5937e (diff)
downloadpkgsrc-e0029ee84f04734f11a5a356486a2fc681c6a671.tar.gz
srp-1.4.4 -- client programs using Secure Remote Password protocol
Diffstat (limited to 'security/srp_client/pkg')
-rw-r--r--security/srp_client/pkg/COMMENT1
-rw-r--r--security/srp_client/pkg/DESCR8
-rw-r--r--security/srp_client/pkg/PLIST5
3 files changed, 14 insertions, 0 deletions
diff --git a/security/srp_client/pkg/COMMENT b/security/srp_client/pkg/COMMENT
new file mode 100644
index 00000000000..e75f2a52bfa
--- /dev/null
+++ b/security/srp_client/pkg/COMMENT
@@ -0,0 +1 @@
+client programs using Secure Remote Password protocol
diff --git a/security/srp_client/pkg/DESCR b/security/srp_client/pkg/DESCR
new file mode 100644
index 00000000000..9f1108765bc
--- /dev/null
+++ b/security/srp_client/pkg/DESCR
@@ -0,0 +1,8 @@
+SRP stands for the Secure Remote Password protocol, and it represents
+a new mechanism for performing secure password-based authentication
+and key exchange over any type of network. SRP offers both security
+and convenience improvements over authentication techniques currently
+in use.
+
+This package builds the entire source tree but only installs(/packages) the
+client side programs.
diff --git a/security/srp_client/pkg/PLIST b/security/srp_client/pkg/PLIST
new file mode 100644
index 00000000000..8140a8ec2f6
--- /dev/null
+++ b/security/srp_client/pkg/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 1999/06/18 19:18:18 jlam Exp $
+bin/srpftp
+bin/srptelnet
+man/man1/srpftp.1
+man/man1/srptelnet.1