aboutsummaryrefslogtreecommitdiff
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, 0 insertions, 15 deletions
diff --git a/textproc/tclxml/pkg-descr b/textproc/tclxml/pkg-descr
deleted file mode 100644
index fb66abf2fa70..000000000000
--- a/textproc/tclxml/pkg-descr
+++ /dev/null
@@ -1,15 +0,0 @@
-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