aboutsummaryrefslogtreecommitdiffstats
path: root/devel/tclxml/pkg-plist
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2003-05-16 10:20:32 +0800
committerpetef <petef@FreeBSD.org>2003-05-16 10:20:32 +0800
commit29fa25d04403064082f6e9bd35f2f480a8182896 (patch)
treec94c00948c40e604593b50576f5a95c745daa93d /devel/tclxml/pkg-plist
parent07129a7c81f68566e2e19a2173fa49797e595dbd (diff)
downloadfreebsd-ports-gnome-29fa25d04403064082f6e9bd35f2f480a8182896.tar.gz
freebsd-ports-gnome-29fa25d04403064082f6e9bd35f2f480a8182896.tar.zst
freebsd-ports-gnome-29fa25d04403064082f6e9bd35f2f480a8182896.zip
Add tclxml 2.6, API for parsing XML documents using Tcl.
PR: 52090 Submitted by: David Yeske <dyeske@yahoo.com>
Diffstat (limited to 'devel/tclxml/pkg-plist')
-rw-r--r--devel/tclxml/pkg-plist15
1 files changed, 15 insertions, 0 deletions
diff --git a/devel/tclxml/pkg-plist b/devel/tclxml/pkg-plist
new file mode 100644
index 000000000000..91a226e92e78
--- /dev/null
+++ b/devel/tclxml/pkg-plist
@@ -0,0 +1,15 @@
+include/tclxml.h
+lib/TclxmlConfig.sh
+lib/Tclxml%%VER%%/libTclxml%%VER%%.so
+lib/Tclxml%%VER%%/libTclxmlstub%%VER%%.a
+lib/Tclxml%%VER%%/pkgIndex.tcl
+lib/Tclxml%%VER%%/sgml-8.0.tcl
+lib/Tclxml%%VER%%/sgml-8.1.tcl
+lib/Tclxml%%VER%%/sgmlparser.tcl
+lib/Tclxml%%VER%%/tclparser-8.0.tcl
+lib/Tclxml%%VER%%/tclparser-8.1.tcl
+lib/Tclxml%%VER%%/xml__tcl.tcl
+lib/Tclxml%%VER%%/xml-8.0.tcl
+lib/Tclxml%%VER%%/xml-8.1.tcl
+lib/Tclxml%%VER%%/xpath.tcl
+@dirrm lib/Tclxml%%VER%%