diff options
author | pst <pst@FreeBSD.org> | 1997-09-12 18:19:56 +0800 |
---|---|---|
committer | pst <pst@FreeBSD.org> | 1997-09-12 18:19:56 +0800 |
commit | 3ee9ae1f1606670ff26a390854fb0bc9ebb25904 (patch) | |
tree | 40b63de9db82253309520a3bc69ac6be374ee041 /lang/tclX/pkg-descr | |
parent | 366a4f945d2cc67b239af9bd2b8f3a1cf227b3f9 (diff) | |
download | freebsd-ports-gnome-3ee9ae1f1606670ff26a390854fb0bc9ebb25904.tar.gz freebsd-ports-gnome-3ee9ae1f1606670ff26a390854fb0bc9ebb25904.tar.zst freebsd-ports-gnome-3ee9ae1f1606670ff26a390854fb0bc9ebb25904.zip |
Remove obsolete (and BROKEN) tcl ports
Diffstat (limited to 'lang/tclX/pkg-descr')
-rw-r--r-- | lang/tclX/pkg-descr | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/lang/tclX/pkg-descr b/lang/tclX/pkg-descr deleted file mode 100644 index c706e8cabe50..000000000000 --- a/lang/tclX/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ - 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. - |