diff options
author | miwi <miwi@FreeBSD.org> | 2008-07-20 04:05:23 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-07-20 04:05:23 +0800 |
commit | 0dacdad0c074408ce8435a04f45387f24af86693 (patch) | |
tree | 695f112f4f8652e649826f3ff06320f3e56147a9 /textproc/Makefile | |
parent | df5e15b8a9506acecad8df8fbb50ddd68bcf642a (diff) | |
download | freebsd-ports-gnome-0dacdad0c074408ce8435a04f45387f24af86693.tar.gz freebsd-ports-gnome-0dacdad0c074408ce8435a04f45387f24af86693.tar.zst freebsd-ports-gnome-0dacdad0c074408ce8435a04f45387f24af86693.zip |
Python bindings for the wbxml2 library.
WWW: http://www.synce.org/moin/
PR: ports/125307
Submitted by: Alexander Logvinov <ports at logvinov.com>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index fe0d0fc9e08b..4441629ab2ac 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -852,6 +852,7 @@ SUBDIR += py-texttable SUBDIR += py-tvgrab SUBDIR += py-twistedLore + SUBDIR += py-wbxml SUBDIR += py-wordnet SUBDIR += py-xlwriter SUBDIR += py-xml |