diff options
author | jkh <jkh@FreeBSD.org> | 1997-08-21 04:00:00 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1997-08-21 04:00:00 +0800 |
commit | 9f2fa6c4745b8aaee723e6fd5c410d6e8bfa5206 (patch) | |
tree | 039a55542909e0ddd64b3a18a20a2089c62a7771 /x11-toolkits/tk80/pkg-descr | |
parent | efae08a7bea648e339524bf897041bc22919192f (diff) | |
download | freebsd-ports-gnome-9f2fa6c4745b8aaee723e6fd5c410d6e8bfa5206.tar.gz freebsd-ports-gnome-9f2fa6c4745b8aaee723e6fd5c410d6e8bfa5206.tar.zst freebsd-ports-gnome-9f2fa6c4745b8aaee723e6fd5c410d6e8bfa5206.zip |
This is the port of tk8.0 to go along with the tcl8.0 port.
Note that this requires the presence of the tcl port, e.g.
it needs portions of the unpacked tcl distribution sources.
Some unfortunate hackery for this was therefore required in the
Makefile.
Diffstat (limited to 'x11-toolkits/tk80/pkg-descr')
-rw-r--r-- | x11-toolkits/tk80/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/x11-toolkits/tk80/pkg-descr b/x11-toolkits/tk80/pkg-descr new file mode 100644 index 000000000000..afdf6fe9e2f1 --- /dev/null +++ b/x11-toolkits/tk80/pkg-descr @@ -0,0 +1,9 @@ +This package contains the binary release of Tk version 8.0, a GUI +toolkit for Tcl. + +The best way to get started with Tcl is to read ``Tcl and the Tk +Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X. + +A full set of manual pages is also provided with this package. + +NOTE: This kit requires a Tcl8.0 binary kit. |