# $Id: Portfile 152464 2016-09-10 18:51:29Z khindenburg@macports.org $ PortSystem 1.0 PortGroup github 1.0 github.setup tDOM tdom 0.8.3 name tDOM revision 1 categories textproc devel maintainers wu.ac.at:neumann description high performance XML data processing with easy and powerful Tcl scripting functionality long_description \ 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 Löwer. It is currently maintained by Rolf Ade. homepage http://tdom.github.com/ platforms darwin license MPL-1.1 MIT github.tarball_from downloads distname tDOM-${version} extract.suffix .tgz checksums rmd160 df52d8b7c3ac9134dae20a3bcaa21e0e512e3289 \ sha256 496d5950907dd70db61bc20c55a05a5521363ce3c076e2fdd97270181bc720b9 depends_lib port:tcl patch.dir ${worksrcpath} patchfiles Makefile.in.patch tdom-tcl86.patch worksrcdir ${distname}/unix configure.cmd ../configure configure.args --with-tcl=${prefix}/lib \ --mandir=${prefix}/share/man