diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-11-22 22:54:25 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-11-22 22:54:25 +0000 |
commit | 40a0e44ddff0389749551d686931a88ddcecac66 (patch) | |
tree | 1a0b4c90ae0dc9ab4b15d6a5bfe5f2dc5770838c /textproc/Makefile | |
parent | b9a8b337cdbcaaa6915c3d032e382e405cc92291 (diff) |
Add p5-XML-SAX-Expat 0.05, simple API for XML.
PR: 32110
Submitted by: Sergey Skvortsov <skv@protey.ru>
Notes
Notes:
svn path=/head/; revision=50385
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 1e8cb3cddc87..2b0cfe89d1ff 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -153,6 +153,7 @@ SUBDIR += p5-XML-Parser SUBDIR += p5-XML-RSS SUBDIR += p5-XML-SAX + SUBDIR += p5-XML-SAX-Expat SUBDIR += p5-XML-Sablotron SUBDIR += p5-XML-Simple SUBDIR += p5-XML-SimpleObject |