aboutsummaryrefslogtreecommitdiffstats
path: root/lang/tclX/pkg-descr
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1997-09-13 01:16:28 +0800
committerpst <pst@FreeBSD.org>1997-09-13 01:16:28 +0800
commit5d4ff93b90b34f6d185b79bc81a05bc6fcd83828 (patch)
treed4d31ee3c2ec06c63accbf01de26c45ac95b754c /lang/tclX/pkg-descr
parenteed39085ba7290ec41e3fef558fc2268c18f5e3e (diff)
downloadfreebsd-ports-gnome-5d4ff93b90b34f6d185b79bc81a05bc6fcd83828.tar.gz
freebsd-ports-gnome-5d4ff93b90b34f6d185b79bc81a05bc6fcd83828.tar.zst
freebsd-ports-gnome-5d4ff93b90b34f6d185b79bc81a05bc6fcd83828.zip
Bring back tclX75 -- sorry, I mis-read my reply from Satoshi
Diffstat (limited to 'lang/tclX/pkg-descr')
-rw-r--r--lang/tclX/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/lang/tclX/pkg-descr b/lang/tclX/pkg-descr
new file mode 100644
index 000000000000..c706e8cabe50
--- /dev/null
+++ b/lang/tclX/pkg-descr
@@ -0,0 +1,9 @@
+ Extended Tcl (TclX), is a set of extensions to Tcl, the Tool
+Command Language invented by Dr. John Ousterhout of the University
+of California at Berkeley. Tcl is a powerful, yet simple embeddable
+programming language. Extended Tcl is oriented towards Unix system
+programming tasks, with many additional interfaces to the Unix
+operating system, It is upwardly compatible with Tcl. You take
+the Extended Tcl package, add it to Tcl, and from that you get
+Extended Tcl.
+