freebsd-ports/security/rubygem-gssapi/pkg-descr
Michael Moll d2b4b98560 security/rubygem-gssapi: update to 1.2.0
Approved by:	swills (mentor), Joe Benden (maintainer, timeout)
Differential Revision:	https://reviews.freebsd.org/D2916
2015-06-30 20:43:12 +00:00

5 lines
257 B
Text

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.
WWW: https://github.com/zenchild/gssapi