diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:03:21 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:03:21 +0000 |
commit | d3db18607dbb7d59aeab9f0f846bad1948e95a7e (patch) | |
tree | 8ff0c0747d9d6438c6411ba57bcffd7476fce523 /x11/p5-Tk/DESCR | |
parent | 273821c4d377411699fe450ab9d48f7e5933d9b6 (diff) | |
download | pkgsrc-d3db18607dbb7d59aeab9f0f846bad1948e95a7e.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'x11/p5-Tk/DESCR')
-rw-r--r-- | x11/p5-Tk/DESCR | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/x11/p5-Tk/DESCR b/x11/p5-Tk/DESCR new file mode 100644 index 00000000000..287d7aac67d --- /dev/null +++ b/x11/p5-Tk/DESCR @@ -0,0 +1,7 @@ +This a re-port of a perl interface to Tk8.0.5 (Scriptics's production release). + +It also includes all the C code parts of Ioi Kim Lam's Tix4.1.0.006 release. +The perl code corresponding to Tix's Tcl code is not fully implemented. + +This version (Tk800.022) requires perl5.005 or later on Win32 +and 5.004_04 or later on UNIX. |