diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-05-11 16:17:16 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-05-11 16:17:16 +0000 |
commit | 95f76f6b03510cd390de83bc0c44ff4cd5b37a2f (patch) | |
tree | cd053af964cc314811db907591449f8ebab17979 /textproc/Makefile | |
parent | 1dbeb6248ddec23ecd850437a425a99a66a3de78 (diff) |
Perl5 module to extend and simplify XML::Parser
PR: ports/25768
Submitted by: Johann Visagie <johann@egenetics.com>
Notes
Notes:
svn path=/head/; revision=42525
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 ac4324935b5a..805a8394d60a 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -112,6 +112,7 @@ SUBDIR += p5-XML-DOM SUBDIR += p5-XML-DT SUBDIR += p5-XML-Dumper + SUBDIR += p5-XML-Node SUBDIR += p5-XML-Parser SUBDIR += p5-XML-RSS SUBDIR += p5-XML-Sablotron |