diff options
author | hrs <hrs@FreeBSD.org> | 2015-02-02 02:48:50 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2015-02-02 02:48:50 +0800 |
commit | ee574934d98506622078a8f75fb0e62bb43d6489 (patch) | |
tree | 1bcf31b13f816b6c01574f831a5e2a26cd2d9dd2 /security/Makefile | |
parent | 03d7feb349a00791dc4b9d8c224b1f903879b96e (diff) | |
download | freebsd-ports-gnome-ee574934d98506622078a8f75fb0e62bb43d6489.tar.gz freebsd-ports-gnome-ee574934d98506622078a8f75fb0e62bb43d6489.tar.zst freebsd-ports-gnome-ee574934d98506622078a8f75fb0e62bb43d6489.zip |
Add security/p5-Authen-Krb5-Simple, simple Kerberos authentication module.
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index f51dadfb5add..96909ec159e6 100644 --- a/security/Makefile +++ b/security/Makefile @@ -411,6 +411,7 @@ SUBDIR += p5-Authen-DecHpwd SUBDIR += p5-Authen-Htpasswd SUBDIR += p5-Authen-Krb5 + SUBDIR += p5-Authen-Krb5-Simple SUBDIR += p5-Authen-Libwrap SUBDIR += p5-Authen-NTLM SUBDIR += p5-Authen-OATH |