summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcjep <cjep>2002-08-22 06:35:44 +0000
committercjep <cjep>2002-08-22 06:35:44 +0000
commit65c884394da67f9a59fddd7b309ef7b8f4c1f4d3 (patch)
treebd11ec426ebb48793e25a1c21ef0b69d7d6e84f4
parenteecba25473a57fa530cab65f9710246f3796658b (diff)
downloadpkgsrc-65c884394da67f9a59fddd7b309ef7b8f4c1f4d3.tar.gz
Add and enable p5-XML-Simple.
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 1802f6ab177..58dff1e7a5a 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.160 2002/08/20 14:10:37 drochner Exp $
+# $NetBSD: Makefile,v 1.161 2002/08/22 06:35:44 cjep Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -105,6 +105,7 @@ SUBDIR+= p5-XML-Parser
SUBDIR+= p5-XML-RSS
SUBDIR+= p5-XML-RegExp
SUBDIR+= p5-XML-SAX
+SUBDIR+= p5-XML-Simple
SUBDIR+= p5-XML-Writer
SUBDIR+= p5-XML-XPath
SUBDIR+= p5-XML-XQL