diff options
Diffstat (limited to 'security/rubygem-gssapi/pkg-descr')
-rw-r--r-- | security/rubygem-gssapi/pkg-descr | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/security/rubygem-gssapi/pkg-descr b/security/rubygem-gssapi/pkg-descr index 8d87eed61b80..e4f3328eb17c 100644 --- a/security/rubygem-gssapi/pkg-descr +++ b/security/rubygem-gssapi/pkg-descr @@ -1,3 +1,4 @@ -Ruby FFI wrapper around the system GSSAPI library. It exposes the low-level -GSSAPI methods like gss_init_sec_context and gss_wrap and also provides an -easier to use wrapper on top of this for common usage scenarios. +This is a wrapper around the system GSSAPI library (MIT only at this time). It +exposes the low-level GSSAPI methods like gss_init_sec_context and gss_wrap and +also provides an easier to use wrapper on top of this for common usage +scenarios. |