summaryrefslogtreecommitdiff
path: root/x11-toolkits/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-12-14 12:24:39 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-12-14 12:24:39 +0000
commit0ad146f3f2caf502ce60974157036c55d8827d23 (patch)
tree9be84fa5565e477ef2efa7eae3124802f58a1bfa /x11-toolkits/Makefile
parentAdd GtkScintilla. GtkScintilla is a wrapper for the Scintilla editing (diff)
Add py-gtkscintilla - a Python bindings for GtkScintilla library.
Notes
Notes: svn path=/head/; revision=35973
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 5c2ee925350a..c0e03230163e 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -67,6 +67,7 @@
SUBDIR += pmw
SUBDIR += py-gnome
SUBDIR += py-gtk
+ SUBDIR += py-gtkscintilla
SUBDIR += py-kde
SUBDIR += py-qt
SUBDIR += py-tkinter