diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-09-18 08:34:15 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-09-18 08:34:15 +0000 |
commit | f1b96dd329fc2f2b9ca5442716827bea9488e208 (patch) | |
tree | 8e515f790ce1cd9abf7210652e5d4609a4f728f4 /textproc/Makefile | |
parent | 571d5d74ce5211b8028ffd7004cfd415949fbb1b (diff) | |
download | pkgsrc-f1b96dd329fc2f2b9ca5442716827bea9488e208.tar.gz |
Add and enable p5-XML-Stream.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index dd6fcaf1037..b8c595b8678 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.211 2003/09/17 21:16:31 wiz Exp $ +# $NetBSD: Makefile,v 1.212 2003/09/18 08:34:15 xtraeme Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -150,6 +150,7 @@ SUBDIR+= p5-XML-RegExp SUBDIR+= p5-XML-SAX SUBDIR+= p5-XML-SAX-Expat SUBDIR+= p5-XML-Simple +SUBDIR+= p5-XML-Stream SUBDIR+= p5-XML-Twig SUBDIR+= p5-XML-Writer SUBDIR+= p5-XML-Writer-String |