diff options
author | kwm <kwm@FreeBSD.org> | 2014-05-14 04:35:02 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2014-05-14 04:35:02 +0800 |
commit | 2dda99fa27db0df60e1e6e7a55cff79018893efa (patch) | |
tree | ce3228c17d6f2e1bfc7aad08709fad4c3acc89c5 /textproc/Makefile | |
parent | 15bb9847051f0ac285657dd08363daf8f762fe7f (diff) | |
download | freebsd-ports-gnome-2dda99fa27db0df60e1e6e7a55cff79018893efa.tar.gz freebsd-ports-gnome-2dda99fa27db0df60e1e6e7a55cff79018893efa.tar.zst freebsd-ports-gnome-2dda99fa27db0df60e1e6e7a55cff79018893efa.zip |
Add python3 version of the libxml2 python bindings.
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 539d45d74842..4764ae2cd107 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1209,6 +1209,7 @@ SUBDIR += py-zope.tal SUBDIR += py-zpt SUBDIR += py2html + SUBDIR += py3-libxml2 SUBDIR += pychm SUBDIR += pystemmer SUBDIR += qprint |