diff options
author | bland <bland@FreeBSD.org> | 2004-07-06 11:06:13 +0800 |
---|---|---|
committer | bland <bland@FreeBSD.org> | 2004-07-06 11:06:13 +0800 |
commit | bee626ac9ab511a438497731586ac03e808f6c68 (patch) | |
tree | d2081d7b39f0ebf36581aad2b26ec3b8dc856e12 /textproc/Makefile | |
parent | a7a298a1297483fb9abd11960b846a44fb69a229 (diff) | |
download | freebsd-ports-gnome-bee626ac9ab511a438497731586ac03e808f6c68.tar.gz freebsd-ports-gnome-bee626ac9ab511a438497731586ac03e808f6c68.tar.zst freebsd-ports-gnome-bee626ac9ab511a438497731586ac03e808f6c68.zip |
Add py-libxml2 , Python interface for XML parser 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 e07f3d05370c..7d9c7b38abb0 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -444,6 +444,7 @@ SUBDIR += py-expat SUBDIR += py-feedparser SUBDIR += py-jaxml + SUBDIR += py-libxml2 SUBDIR += py-ltxml SUBDIR += py-martel SUBDIR += py-pyx12 |