From 82a8dbed15e081b908fa4a2cc0e16fed65b221f3 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 8 Sep 2003 00:21:11 +0000 Subject: New port: PEAR XML utility class Selection of methods that are often needed when working with XML documents. Functionality includes creating of attribute lists from arrays, creation of tags, validation of XML names and more. PR: ports/56360 Submitted by: Home Sweet Home, Inc. --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index c2c9f47cc3ef..94c15c00e874 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -801,6 +801,7 @@ SUBDIR += pear-HTML_Template_IT SUBDIR += pear-I18N SUBDIR += pear-PEAR + SUBDIR += pear-XML_Util SUBDIR += pedisassem SUBDIR += perforce SUBDIR += perltidy -- cgit v1.2.3