diff options
author | nivit <nivit@FreeBSD.org> | 2007-03-13 17:20:26 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2007-03-13 17:20:26 +0800 |
commit | 6bfade4019b9ea41e5dfa09471c9e2287da17609 (patch) | |
tree | 81400fe0ed65bc76509a1b70d2185d6134604df6 /x11-toolkits/Makefile | |
parent | 74736b664c1dc5f4f09a3aa8228a15b02d6f2c69 (diff) | |
download | freebsd-ports-gnome-6bfade4019b9ea41e5dfa09471c9e2287da17609.tar.gz freebsd-ports-gnome-6bfade4019b9ea41e5dfa09471c9e2287da17609.tar.zst freebsd-ports-gnome-6bfade4019b9ea41e5dfa09471c9e2287da17609.zip |
Pyxfce are Xfce bindings for Python. You can use Python to create
Xfce programs.
WWW: http://pyxfce.xfce.org/
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 39fcfd17a893..4014ef75c52b 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -186,6 +186,7 @@ SUBDIR += py-gui SUBDIR += py-kde SUBDIR += py-kiwi + SUBDIR += py-pyxfce SUBDIR += py-qt SUBDIR += py-sexy SUBDIR += py-tkinter |