From 1c2991bb685b2ea828490132c54fca7f31b24d7e Mon Sep 17 00:00:00 2001 From: miwi Date: Mon, 14 Jan 2008 09:57:20 +0000 Subject: The aim of SCEW is to provide an easy interface around the XML Expat parser. SCEW also incorporates functions to create and handle XML trees. That is, add and delete nodes, change attribute names and values... WWW: http://www.nongnu.org/scew/ PR: ports/119543 Submitted by: Pietro Cerutti --- textproc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/Makefile') diff --git a/textproc/Makefile b/textproc/Makefile index cc8faeaedbac..ccb45f4a3d35 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -920,6 +920,7 @@ SUBDIR += saxon SUBDIR += saxon-devel SUBDIR += sc-aspell + SUBDIR += scew SUBDIR += scim SUBDIR += scim-input-pad SUBDIR += scim-kmfl-imengine -- cgit