diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-12-14 20:24:39 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-12-14 20:24:39 +0800 |
commit | b20f355787e3aff9fa41c7d71287dd2c43c06a3f (patch) | |
tree | c98544e52edbe7371cb3d917d23aef00e2d0cf56 /x11-toolkits/Makefile | |
parent | f544f3f8c48d1b66d4c1e7d3f17e8b8e65c0bd2e (diff) | |
download | freebsd-ports-gnome-b20f355787e3aff9fa41c7d71287dd2c43c06a3f.tar.gz freebsd-ports-gnome-b20f355787e3aff9fa41c7d71287dd2c43c06a3f.tar.zst freebsd-ports-gnome-b20f355787e3aff9fa41c7d71287dd2c43c06a3f.zip |
Add py-gtkscintilla - a Python bindings for GtkScintilla library.
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 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 |