diff options
author | will <will@FreeBSD.org> | 2000-04-23 05:11:52 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-04-23 05:11:52 +0000 |
commit | 7ea689670e07b366bd576e2b7bf6c8c2ba921f10 (patch) | |
tree | f7c48f3892c98ba686ef9f397409914f2e1d89a4 /x11-toolkits/Makefile | |
parent | c98fa6a2ef32f2bed51da97693e3605056cadb92 (diff) | |
download | FreeBSD-ports-7ea689670e07b366bd576e2b7bf6c8c2ba921f10.zip FreeBSD-ports-7ea689670e07b366bd576e2b7bf6c8c2ba921f10.tar.gz |
Add PyKDE, a set of Python bindings for KDE. This port has been moved
from its original, x11-toolkits/pykde.
PR: 17934
Submitted by: Arun Sharma <adsharma@sharmas.dhs.org>
Category seconded by: ade, nectar
Move suggested by: nectar
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index efa3c88..8e5e5d3 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -30,6 +30,7 @@ SUBDIR += pmw SUBDIR += py-gnome SUBDIR += py-gtk + SUBDIR += py-kde SUBDIR += py-qt SUBDIR += py-tkinter SUBDIR += py-wxPython |