diff options
author | zuntum <zuntum> | 2001-10-31 22:03:21 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-10-31 22:03:21 +0000 |
commit | 9c7517511a4ffc07c35e603712dd2af1312768ff (patch) | |
tree | 8ff0c0747d9d6438c6411ba57bcffd7476fce523 /x11/py-Tk/DESCR | |
parent | ba78e03015d3f55f331ed5230168cfe2bd66e6a6 (diff) | |
download | pkgsrc-9c7517511a4ffc07c35e603712dd2af1312768ff.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'x11/py-Tk/DESCR')
-rw-r--r-- | x11/py-Tk/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/py-Tk/DESCR b/x11/py-Tk/DESCR new file mode 100644 index 00000000000..2ad8d875b3f --- /dev/null +++ b/x11/py-Tk/DESCR @@ -0,0 +1,3 @@ +This package provides C binding to libtk and libtcl, necessary for +Tkinter to work. All other needed files (Tkinter.py and frineds) +are part of standard Python installation. |