summaryrefslogtreecommitdiff
path: root/security/tcl-tls/PLIST
diff options
context:
space:
mode:
authorpeter <peter@pkgsrc.org>2005-01-22 19:45:23 +0000
committerpeter <peter@pkgsrc.org>2005-01-22 19:45:23 +0000
commit431dac437d49bf924a93a14be6008c9cfc5dc59d (patch)
tree310ffc27d0fc0aeecd6d4b7b6535029c342ac2c8 /security/tcl-tls/PLIST
parent3f4b9942e2bbe781cb88f7bb70432f79c7d5240f (diff)
downloadpkgsrc-431dac437d49bf924a93a14be6008c9cfc5dc59d.tar.gz
Reimport as security/tcl-tls, suggested by Christoph Badura.
TLS (aka SSL) Channel - can be layered on any bi-directional Tcl_Channel. Both client and server-side sockets are possible, and this code should work on any platform as it uses a generic mechanism for layering on SSL and Tcl.
Diffstat (limited to 'security/tcl-tls/PLIST')
-rw-r--r--security/tcl-tls/PLIST6
1 files changed, 6 insertions, 0 deletions
diff --git a/security/tcl-tls/PLIST b/security/tcl-tls/PLIST
new file mode 100644
index 00000000000..563283c53ac
--- /dev/null
+++ b/security/tcl-tls/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/01/22 19:45:23 peter Exp $
+include/tls.h
+lib/libtls150.so
+lib/tls1.50/pkgIndex.tcl
+lib/tls1.50/tls.tcl
+@dirrm lib/tls1.50