diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2002-05-27 08:51:51 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2002-05-27 08:51:51 +0000 |
commit | 012b8668b51b440126479c2dc3a29d8805d74a3d (patch) | |
tree | c7e88387ad4eef89b7280d28aa048394bf180e38 /textproc/Makefile | |
parent | 8617fceed8583c4382d3154c5202f89a8fbed954 (diff) | |
download | ports-012b8668b51b440126479c2dc3a29d8805d74a3d.tar.gz ports-012b8668b51b440126479c2dc3a29d8805d74a3d.zip |
Add p5-XML-Filter-SAXT 0.01,
replicates SAX events to several SAX event handlers.
Notes
Notes:
svn path=/head/; revision=60091
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 602ee037a453..e73488819352 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -188,6 +188,7 @@ SUBDIR += p5-XML-Filter-Base SUBDIR += p5-XML-Filter-BufferText SUBDIR += p5-XML-Filter-DetectWS + SUBDIR += p5-XML-Filter-SAXT SUBDIR += p5-XML-Filter-XSLT SUBDIR += p5-XML-Generator-DBI SUBDIR += p5-XML-Handler-Trees |