summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-06-09 03:35:21 +0000
committerWill Andrews <will@FreeBSD.org>2000-06-09 03:35:21 +0000
commitc9a437c5c21b264864eae5b28c0ed7eb4f2f86d1 (patch)
treecdea4900480e631baf6fbb183a54d86569354fbd /devel/Makefile
parentAdd tcltls, a Tcl interface to OpenSSL. (diff)
Add Tcllib, a collection of utility modules for Tcl.
PR: 18263 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
Notes
Notes: svn path=/head/; revision=29423
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 90707c5c0a18..f92508d7468b 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -220,6 +220,7 @@
SUBDIR += tclcheck
SUBDIR += tclcl
SUBDIR += tclgetopts
+ SUBDIR += tcllib
SUBDIR += tclreadline
SUBDIR += tcltls
SUBDIR += templ