1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/www/tcldom-libxml2/pkg-plist
Beech Rintoul 14f9a7a695 TclDOM is a Tcl language binding for the W3C's DOM standard. DOM
provides a tree view of an XML document.

TclDOM is a package with several implementations, including one
written in pure Tcl, one written in C based on TclDOMPro and
another that wraps the Gnome libxml2 library.
This port installs the libxml2 part.

PR:		ports/123956
Submitted by:	Frank Fenor <frank at fenor.de>
2008-07-25 04:31:42 +00:00

11 lines
390 B
Plaintext

include/tcldom-libxml2/tcldom.h
include/tcldom-libxml2/tcldomlibxml2.h
include/tcldom-libxml2/tcldomlibxml2Decls.h
lib/tcldom_libxml2%%VER%%/impl.tcl
lib/tcldom_libxml2%%VER%%/libtcldom_libxml2%%VER%%.so
lib/tcldom_libxml2%%VER%%/libtcldom_libxml2stub%%VER%%.a
lib/tcldom_libxml2%%VER%%/pkgIndex.tcl
lib/tcldomlibxml2Config.sh
@dirrm lib/tcldom_libxml2%%VER%%
@dirrm include/tcldom-libxml2