--- /dev/null
+tDOM combines high performance XML data processing with easy and
+powerful Tcl scripting functionality. tDOM should be one of the
+fastest ways to manipulate XML with a scripting language and uses very
+little memory in the process (for example the DOM tree of the XML
+recommendation in XML (160K) needs only about 450K in memory)! The
+tDOM project was started by Jochen Loewer. It is currently maintained
+by Rolf Ade.
--- /dev/null
+# $NetBSD$
+#
+
+DISTNAME= tDOM-0.8.2
+CATEGORIES= textproc
+MASTER_SITES= http://www.tdom.org/files/
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= pho@cielonegro.org
+HOMEPAGE= http://www.tdom.org/
+COMMENT= High performance XML data processing for Tcl
+LICENSE= mpl-1.1
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+GNU_CONFIGURE= yes
+USE_LANGUAGES= c
+
+.include "../../lang/tcl/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
--- /dev/null
+@comment $NetBSD$
+include/tdom.h
+lib/tdom${PKGVERSION}/libtdom${PKGVERSION}.so
+lib/tdom${PKGVERSION}/libtdomstub${PKGVERSION}.a
+lib/tdom${PKGVERSION}/pkgIndex.tcl
+lib/tdom${PKGVERSION}/tdom.tcl
+lib/tdomConfig.sh
+man/mann/dom.n
+man/mann/domDoc.n
+man/mann/domNode.n
+man/mann/expat.n
+man/mann/expatapi.n
+man/mann/tdomcmd.n
+man/mann/tnc.n
--- /dev/null
+$NetBSD$
+
+SHA1 (tDOM-0.8.2.tgz) = c4ee4e013b084f8af57f35a2a06eb0a428508978
+RMD160 (tDOM-0.8.2.tgz) = a0ca4c2e45b97c5a7bdfeee20165a537b7fe6d8b
+Size (tDOM-0.8.2.tgz) = 969804 bytes