diff options
author | bland <bland@FreeBSD.org> | 2004-07-06 11:07:06 +0800 |
---|---|---|
committer | bland <bland@FreeBSD.org> | 2004-07-06 11:07:06 +0800 |
commit | e93a9a29cffdaeac69c6b15aa466f7a6ef80e6ed (patch) | |
tree | 10d5a3eccf5219fa7016ef36aeb6f29821081b31 /textproc/Makefile | |
parent | 0ca41e9209454a38aa8954cba7884dd5b502f957 (diff) | |
download | freebsd-ports-gnome-e93a9a29cffdaeac69c6b15aa466f7a6ef80e6ed.tar.gz freebsd-ports-gnome-e93a9a29cffdaeac69c6b15aa466f7a6ef80e6ed.tar.zst freebsd-ports-gnome-e93a9a29cffdaeac69c6b15aa466f7a6ef80e6ed.zip |
Add py-libxslt , Python interface for XSLT C library for GNOME.
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 7d9c7b38abb0..0023b2d5c89c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -445,6 +445,7 @@ SUBDIR += py-feedparser SUBDIR += py-jaxml SUBDIR += py-libxml2 + SUBDIR += py-libxslt SUBDIR += py-ltxml SUBDIR += py-martel SUBDIR += py-pyx12 |