diff options
author | ade <ade@FreeBSD.org> | 2002-03-13 10:33:50 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2002-03-13 10:33:50 +0800 |
commit | 22c19220baaf5570695ff26c9c499d0eae38ea3e (patch) | |
tree | daf778f6461a5170f5742365343075610c774af5 /textproc/Makefile | |
parent | 304461ca3657b9fe4d1f67fc0a23ab694a7d3caf (diff) | |
download | freebsd-ports-gnome-22c19220baaf5570695ff26c9c499d0eae38ea3e.tar.gz freebsd-ports-gnome-22c19220baaf5570695ff26c9c499d0eae38ea3e.tar.zst freebsd-ports-gnome-22c19220baaf5570695ff26c9c499d0eae38ea3e.zip |
Add xerces-c, an Apache XML Processor
PR: 33313
Submitted by: Alex Kiesel <kiesel@schlund.de>
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 d6942635cc15..209a00cd7a81 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -288,6 +288,7 @@ SUBDIR += word2x SUBDIR += wordnet SUBDIR += wv + SUBDIR += xerces-c SUBDIR += xerces-j SUBDIR += xhtml SUBDIR += xlhtml |