summaryrefslogtreecommitdiff
path: root/lang/libtcl-nothread/DESCR
diff options
context:
space:
mode:
authordrochner <drochner>2004-06-22 18:38:46 +0000
committerdrochner <drochner>2004-06-22 18:38:46 +0000
commitd313d8c7acc3986e0a94e2c1dcb181ba2c178617 (patch)
tree6880b62d87c3f2c55050a50d3084bd786581dff3 /lang/libtcl-nothread/DESCR
parent6502575afba02663a7add0ad68d0ad7899a9e6ed (diff)
downloadpkgsrc-d313d8c7acc3986e0a94e2c1dcb181ba2c178617.tar.gz
add a non-threaded libtcl.so, for embedding into non-threaded applications
Diffstat (limited to 'lang/libtcl-nothread/DESCR')
-rw-r--r--lang/libtcl-nothread/DESCR8
1 files changed, 8 insertions, 0 deletions
diff --git a/lang/libtcl-nothread/DESCR b/lang/libtcl-nothread/DESCR
new file mode 100644
index 00000000000..b22bfecedd3
--- /dev/null
+++ b/lang/libtcl-nothread/DESCR
@@ -0,0 +1,8 @@
+This package contains Tcl, John Osterhout's Tool Command Language, an
+exceedingly simple language great for general scripting and for
+embedding in other programs.
+
+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
+or ``Practical Programming in Tcl and Tk'' by Brent B. Welch,
+Prentice Hall PTR, ISBN 0-13-616830-X.