diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-18 20:32:41 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-18 20:32:41 +0000 |
commit | a145ef44b0219b7620d0f07b570303063785944a (patch) | |
tree | 9aad7b14367957980e385d82f27524a0df4b285b /x11-toolkits/Makefile | |
parent | ad76ce6da93fcdd577b52373fa1ef7b039e7c989 (diff) |
Add py-fox, a Python bindings for FOX GUI toolkit.
PR: ports/65256
Submitted by: Radim Kolar <hsn@netmag.cz>
Notes
Notes:
svn path=/head/; revision=107489
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 59a43e925e6f..2d13786a474c 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -160,6 +160,7 @@ SUBDIR += pmw SUBDIR += py-SciParam SUBDIR += py-anygui + SUBDIR += py-fox SUBDIR += py-gnome SUBDIR += py-gnome2 SUBDIR += py-gtk |