mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
14f9a7a695
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>
11 lines
390 B
Plaintext
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
|