diff options
author | tg <tg@FreeBSD.org> | 2000-04-04 17:53:12 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 2000-04-04 17:53:12 +0800 |
commit | 310b43ee4228aeef30798502b0db9c5054321093 (patch) | |
tree | 069a9c4558470602e3dafc66613bde1e62787fdb /x11-toolkits/py-tkinter/pkg-comment | |
parent | a4808fa3ede1b62fb3e0fe56ed3a7878e9d50f01 (diff) | |
download | freebsd-ports-gnome-310b43ee4228aeef30798502b0db9c5054321093.tar.gz freebsd-ports-gnome-310b43ee4228aeef30798502b0db9c5054321093.tar.zst freebsd-ports-gnome-310b43ee4228aeef30798502b0db9c5054321093.zip |
Separate the Python Tk module from the main port. I've been
wanting do to this for a long time now. Now we got rid of the stupid
dependency on Tcl/Tk and save some checks in python's makefile.
Update the dependent ports accordingly.
Diffstat (limited to 'x11-toolkits/py-tkinter/pkg-comment')
-rw-r--r-- | x11-toolkits/py-tkinter/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/py-tkinter/pkg-comment b/x11-toolkits/py-tkinter/pkg-comment new file mode 100644 index 000000000000..2af2980ff94f --- /dev/null +++ b/x11-toolkits/py-tkinter/pkg-comment @@ -0,0 +1 @@ +Python bindings to the Tk widget set. |