summaryrefslogtreecommitdiff
path: root/security/gss/DESCR
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2003-12-03 19:22:23 +0000
committerxtraeme <xtraeme@pkgsrc.org>2003-12-03 19:22:23 +0000
commitf12455eefa7988c46ef13953abbdebb16d5b66e5 (patch)
tree27548c6fc868e48f0b237fb8daac1cead093db6e /security/gss/DESCR
parent01b21be5dfcdf6029c8a8815d6cbb47b3c39459a (diff)
downloadpkgsrc-f12455eefa7988c46ef13953abbdebb16d5b66e5.tar.gz
Initial import of gss-0.0.6 from pkgsrc-wip.
GSS is an implementation of the Generic Security Service Application Program Interface (GSS-API). GSS-API is used by network servers (e.g., IMAP, SMTP) to provide security security services, e.g., authenticate clients against servers. GSS consists of a library and a manual.
Diffstat (limited to 'security/gss/DESCR')
-rw-r--r--security/gss/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/gss/DESCR b/security/gss/DESCR
new file mode 100644
index 00000000000..a943abf5517
--- /dev/null
+++ b/security/gss/DESCR
@@ -0,0 +1,4 @@
+GSS is an implementation of the Generic Security Service Application Program
+Interface (GSS-API). GSS-API is used by network servers (e.g., IMAP, SMTP) to
+provide security security services, e.g., authenticate clients against servers.
+GSS consists of a library and a manual.