diff options
author | wjv <wjv@FreeBSD.org> | 2003-01-31 19:14:03 +0800 |
---|---|---|
committer | wjv <wjv@FreeBSD.org> | 2003-01-31 19:14:03 +0800 |
commit | 5de4f65bd2989db91190f28eafe4172cedab2cc2 (patch) | |
tree | 5d193d89569964b478d4d9f94a5f7e9ce30cd3ac /textproc/Makefile | |
parent | 70445732da003b68f43eebf38de27e494610fcc5 (diff) | |
download | freebsd-ports-gnome-5de4f65bd2989db91190f28eafe4172cedab2cc2.tar.gz freebsd-ports-gnome-5de4f65bd2989db91190f28eafe4172cedab2cc2.tar.zst freebsd-ports-gnome-5de4f65bd2989db91190f28eafe4172cedab2cc2.zip |
Add py-ltxml 1.3, python bindings to the LT XML toolkit.
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 e5f0f99f05d8..2d606273488c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -295,6 +295,7 @@ SUBDIR += py-dsv SUBDIR += py-expat SUBDIR += py-jaxml + SUBDIR += py-ltxml SUBDIR += py-martel SUBDIR += py-rdflib SUBDIR += py-rxp |