summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2003-01-04 07:04:38 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2003-01-04 07:04:38 +0000
commit41d19713ef291624c1101f84151a9954c72345c6 (patch)
treee6711925299c3d9a99dda677ad325cc12f776acc /security/Makefile
parentUpdate to 0.16. (diff)
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>
Notes
Notes: svn path=/head/; revision=72486
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