diff options
author | pav <pav@FreeBSD.org> | 2006-04-29 23:55:15 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-04-29 23:55:15 +0800 |
commit | 228928ea6e1c7fa1fa61fe3040208f6a7f552dbd (patch) | |
tree | 14b1ea22bd82736daedd254c4e132c59887cccd9 /security/Makefile | |
parent | 33235547cfebb3203ef4dcddc9bc44dfcd36d943 (diff) | |
download | freebsd-ports-gnome-228928ea6e1c7fa1fa61fe3040208f6a7f552dbd.tar.gz freebsd-ports-gnome-228928ea6e1c7fa1fa61fe3040208f6a7f552dbd.tar.zst freebsd-ports-gnome-228928ea6e1c7fa1fa61fe3040208f6a7f552dbd.zip |
Tcl SASL provides a Tcl interface to the Cyrus SASLv2 library.
WWW: http://beepcore-tcl.sourceforge.net/tclsasl.html
PR: ports/96359
Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
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 eb1abffa6d63..c656c3a3868f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -603,6 +603,7 @@ SUBDIR += super SUBDIR += swatch SUBDIR += symbion-sslproxy + SUBDIR += tclsasl SUBDIR += tea-total SUBDIR += termlog SUBDIR += tinc |