summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-08-28 20:39:14 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-08-28 20:39:14 +0000
commit909dcf3f1463ade4e85faa71ac7312a10a5a79a8 (patch)
tree13debd44cfe1faf00ebe03bc60d299637f98af50 /textproc/Makefile
parentAdd patch to make the port compile. (diff)
Add p5-XML-Filter-GenericChunk 0.06,
XML::Filter::GenericChunk is a base class for SAX filters that are able to Xparse wellballanced chunks from SAX events and transforms this chunk Xinto a sequence of SAX events. PR: 54729 Submitted by: Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
Notes
Notes: svn path=/head/; revision=87929
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 8667223ee1b1..3240d9bb287a 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -265,6 +265,7 @@
SUBDIR += p5-XML-Filter-Base
SUBDIR += p5-XML-Filter-BufferText
SUBDIR += p5-XML-Filter-DetectWS
+ SUBDIR += p5-XML-Filter-GenericChunk
SUBDIR += p5-XML-Filter-Reindent
SUBDIR += p5-XML-Filter-SAX1toSAX2
SUBDIR += p5-XML-Filter-SAXT