summaryrefslogtreecommitdiffstats
path: root/tkblt/pkgIndex.tcl.in
diff options
context:
space:
mode:
Diffstat (limited to 'tkblt/pkgIndex.tcl.in')
-rw-r--r--tkblt/pkgIndex.tcl.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/tkblt/pkgIndex.tcl.in b/tkblt/pkgIndex.tcl.in
new file mode 100644
index 0000000..ea7d80b
--- /dev/null
+++ b/tkblt/pkgIndex.tcl.in
@@ -0,0 +1,5 @@
+#
+# Tcl package index file
+#
+package ifneeded @PACKAGE_NAME@ @PACKAGE_VERSION@ \
+ [list load [file join $dir @PKG_LIB_FILE@] @PACKAGE_NAME@]\n[list source [file join $dir graph.tcl]]