diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-01-05 03:59:01 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-01-05 03:59:01 +0000 |
commit | e329578bd0f0a1b9c4ae876122a8e8d0986829ee (patch) | |
tree | dc66cb2c297294ff779f62712c6c49055c90c733 /x11-toolkits/Makefile | |
parent | Emergency update to 20040103. (diff) |
add py-wmgeneral 0.1
A library that makes it possible to write WindowMaker dockapps in Python
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 2268886d7b2c..45ba2df1ca1a 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -156,6 +156,7 @@ SUBDIR += py-kde SUBDIR += py-qt SUBDIR += py-tkinter + SUBDIR += py-wmgeneral SUBDIR += py-wxPython SUBDIR += py-xlib SUBDIR += qscintilla |