diff options
author | pav <pav@FreeBSD.org> | 2005-07-27 19:44:45 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-27 19:44:45 +0800 |
commit | 3ce4b52dc7839d7a360dec47d774a52bbb1658ba (patch) | |
tree | e32582193f0d5635324ca60b6006ee1e707c9c56 /www/Makefile | |
parent | 9496431fceda728c1b02d0ef54c142b0dbe8be24 (diff) | |
download | freebsd-ports-gnome-3ce4b52dc7839d7a360dec47d774a52bbb1658ba.tar.gz freebsd-ports-gnome-3ce4b52dc7839d7a360dec47d774a52bbb1658ba.tar.zst freebsd-ports-gnome-3ce4b52dc7839d7a360dec47d774a52bbb1658ba.zip |
tDOM combines high performance XML data processing with easy and powerful Tcl
scripting functionality.
PR: ports/84139
Submitted by: Aldert Nooitgedagt <aldert@nooitgedagt.net>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 57f426114e49..9a257b27afef 100644 --- a/www/Makefile +++ b/www/Makefile @@ -760,6 +760,7 @@ SUBDIR += tclwebtest SUBDIR += tdiary SUBDIR += tdiary-devel + SUBDIR += tdom SUBDIR += thttpd SUBDIR += thumbnail_index SUBDIR += tidy |