1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/x11-toolkits/tk83/files/pkgIndex.tcl
Dirk Meyer efa7952a2b - Set soname for libtk84.so
- Add pkgIndex.tcl submitted by doconnor@gsoft.com.au
  so "package require Tk" is now supported.
- Add pkgIndex.tcl for tk83 and tk84
2002-05-09 16:39:18 +00:00

4 lines
125 B
Tcl

# Tcl package index file, version 1.0
package ifneeded Tk 8.3 [list load "[file join [file dirname $dir] libtk83.so.1]" Tk]