aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
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/Makefile
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/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 5fbd9f86972a..c0d6f4bd04dc 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -899,6 +899,7 @@
SUBDIR += tcllib
SUBDIR += tclreadline
SUBDIR += tcltls
+ SUBDIR += tclxml
SUBDIR += tdl
SUBDIR += templ
SUBDIR += terminality