diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-10-24 15:53:22 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-10-24 15:53:22 +0000 |
commit | 949cd78dcf417bc4fd6d57a5d80fd9a008feed1a (patch) | |
tree | 942ac560ebc48eba65ed26acc427a7633585fd26 /textproc/Makefile | |
parent | bb571f09157bbf6224ebb1011bfbfd51af79cbdb (diff) |
Add p5-XML-Filter-DOMFilter-LibXML 0.02, perl SAX Filter allowing DOM
processing of selected subtrees.
PR: ports/87902
Submitted by: Andrew Humphrey <ahumphrey@realestate.com.au>
Notes
Notes:
svn path=/head/; revision=146263
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 399f3a115209..9ac3f4fd427f 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -468,6 +468,7 @@ SUBDIR += p5-XML-Encoding SUBDIR += p5-XML-Feed SUBDIR += p5-XML-Filter-BufferText + SUBDIR += p5-XML-Filter-DOMFilter-LibXML SUBDIR += p5-XML-Filter-DetectWS SUBDIR += p5-XML-Filter-GenericChunk SUBDIR += p5-XML-Filter-Reindent |