aboutsummaryrefslogtreecommitdiffstats
path: root/security/Makefile
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2003-01-04 15:04:38 +0800
committerdemon <demon@FreeBSD.org>2003-01-04 15:04:38 +0800
commit13fbe6037d6b3fe08fa3a617b7bcc135640b5c34 (patch)
tree3d7b770c6dc8ed1abe32e9a38d3353fce9db9bdc /security/Makefile
parent9510ebf7f14823213adc08030e2f22f89f666c03 (diff)
downloadfreebsd-ports-gnome-13fbe6037d6b3fe08fa3a617b7bcc135640b5c34.tar.gz
freebsd-ports-gnome-13fbe6037d6b3fe08fa3a617b7bcc135640b5c34.tar.zst
freebsd-ports-gnome-13fbe6037d6b3fe08fa3a617b7bcc135640b5c34.zip
New port: p5-Authen-SASL.
SASL is a generic mechanism for authentication used by several network protocols. Authen::SASL provides an implementation framework that all protocols should be able to share. Submitted by: Blaz Zupan <blaz@si.FreeBSD.org>
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index fe89626ceef7..e29e4b558276 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -143,6 +143,7 @@
SUBDIR += p5-Authen-Krb5
SUBDIR += p5-Authen-PAM
SUBDIR += p5-Authen-Radius
+ SUBDIR += p5-Authen-SASL
SUBDIR += p5-Authen-TacacsPlus
SUBDIR += p5-Authen-Ticket
SUBDIR += p5-Crypt-Blowfish