summaryrefslogtreecommitdiff
path: root/x11-toolkits/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-04-23 05:11:52 +0000
committerWill Andrews <will@FreeBSD.org>2000-04-23 05:11:52 +0000
commit7261ca08628e61bc8e38881d9a2c1e8d059e1e17 (patch)
tree09fba121585d6d39757d13940a9b80489294c2b8 /x11-toolkits/Makefile
parentAdd py-qt, a package of python bindings for Qt. This has been moved from (diff)
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
Notes
Notes: svn path=/head/; revision=27915
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r--x11-toolkits/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index efa3c88adc86..8e5e5d3d1681 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