diff options
author | skreuzer <skreuzer@FreeBSD.org> | 2009-08-08 00:01:56 +0800 |
---|---|---|
committer | skreuzer <skreuzer@FreeBSD.org> | 2009-08-08 00:01:56 +0800 |
commit | 3d2bcdef767da72482682c19adef7939e560eb44 (patch) | |
tree | 8004ee89785ae7b01acfb3dc667026c6f4c79d39 /textproc/Makefile | |
parent | a64445abd4ed2e0af172508d27d08ec726d54df6 (diff) | |
download | freebsd-ports-gnome-3d2bcdef767da72482682c19adef7939e560eb44.tar.gz freebsd-ports-gnome-3d2bcdef767da72482682c19adef7939e560eb44.tar.zst freebsd-ports-gnome-3d2bcdef767da72482682c19adef7939e560eb44.zip |
Perl extension for inclusive and exclusive canonicalization of XML using libxml2
PR: ports/137474
Submitted by: Gea-Suan Lin <gslin@gslin.org>
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 a0dd18f0aa31..12dc6cc72e14 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -723,6 +723,7 @@ SUBDIR += p5-XML-AutoWriter SUBDIR += p5-XML-Bare SUBDIR += p5-XML-Canonical + SUBDIR += p5-XML-CanonicalizeXML SUBDIR += p5-XML-Catalog SUBDIR += p5-XML-Clean SUBDIR += p5-XML-Code |