diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-08-20 10:33:43 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-08-20 10:33:43 +0000 |
commit | aebdd3e05c75ed76473099787b6f4a1d2b4bf4ee (patch) | |
tree | 37e84988babc42ff79275f5c3024faccd6eb6f03 /lang/tcl82/pkg-descr | |
parent | 2dbdd48f888af22ce8377a8977fe9d51ced40d8c (diff) |
Notes
Diffstat (limited to 'lang/tcl82/pkg-descr')
-rw-r--r-- | lang/tcl82/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lang/tcl82/pkg-descr b/lang/tcl82/pkg-descr new file mode 100644 index 000000000000..1dcfb46167a8 --- /dev/null +++ b/lang/tcl82/pkg-descr @@ -0,0 +1,7 @@ +This package contains the binary release of Tcl8.0, an embeddable tool +command language. + +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. |