summaryrefslogtreecommitdiff
path: root/devel/tclgetopts/files/pkgIndex.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'devel/tclgetopts/files/pkgIndex.tcl')
-rw-r--r--devel/tclgetopts/files/pkgIndex.tcl6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/tclgetopts/files/pkgIndex.tcl b/devel/tclgetopts/files/pkgIndex.tcl
new file mode 100644
index 000000000000..22ab83b0138c
--- /dev/null
+++ b/devel/tclgetopts/files/pkgIndex.tcl
@@ -0,0 +1,6 @@
+# This file was NOT auto generated! pkg_mkIndex(n) will NOT re-create it -mi
+
+package ifneeded foxgetopt 1.0 [list tclPkgSetup $dir foxgetopt 1.0 {
+ {foxTypedOpts.tcl source typedopts}
+ {foxGetOpt.tcl source getopt}
+}]