summaryrefslogtreecommitdiffstats
path: root/tcllib/modules/imap4/pkgIndex.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tcllib/modules/imap4/pkgIndex.tcl')
-rw-r--r--tcllib/modules/imap4/pkgIndex.tcl2
1 files changed, 2 insertions, 0 deletions
diff --git a/tcllib/modules/imap4/pkgIndex.tcl b/tcllib/modules/imap4/pkgIndex.tcl
new file mode 100644
index 0000000..3ad4d0c
--- /dev/null
+++ b/tcllib/modules/imap4/pkgIndex.tcl
@@ -0,0 +1,2 @@
+if {![package vsatisfies [package provide Tcl] 8.5]} {return}
+package ifneeded imap4 0.5.3 [list source [file join $dir imap4.tcl]]