aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/tclxml/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/tclxml/pkg-descr')
-rw-r--r--textproc/tclxml/pkg-descr15
1 files changed, 15 insertions, 0 deletions
diff --git a/textproc/tclxml/pkg-descr b/textproc/tclxml/pkg-descr
new file mode 100644
index 000000000000..fb66abf2fa70
--- /dev/null
+++ b/textproc/tclxml/pkg-descr
@@ -0,0 +1,15 @@
+From the README:
+ A Tcl interface to expat.
+
+ Steve Ball, Zveno Pty Ltd.
+
+This package provides a Tcl interface to James Clark's expat library.
+It creates a Tcl package, called "expat", which defines a single
+new Tcl command "expat".
+
+WWW: http://www.zveno.com/zm.cgi/in-tclxml/
+
+This port ignores the old expat distribution bundled with the software
+and links the library against the latest installed by the expat2 port.
+
+ -mi