aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2016-06-02 00:36:20 +0800
committergahr <gahr@FreeBSD.org>2016-06-02 00:36:20 +0800
commit28dc64141a4a5c22ca4678335ecae3cefcf35a79 (patch)
tree3253ff7374cb0f0e0103f1822f81be35c5122ca8 /lang/Makefile
parent5f8feb573cab33f0d2188ff633ade1fab69959e0 (diff)
downloadfreebsd-ports-gnome-28dc64141a4a5c22ca4678335ecae3cefcf35a79.tar.gz
freebsd-ports-gnome-28dc64141a4a5c22ca4678335ecae3cefcf35a79.tar.zst
freebsd-ports-gnome-28dc64141a4a5c22ca4678335ecae3cefcf35a79.zip
lang/tcl87: add port
This is the development (trunk) version of Tcl, currently tagged 8.7.a0. I plan to integrate this into the USES=tcl framework once 8.7.0 is released. Use at your at your own risk.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 9fbcb79638ef..932183304b63 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -339,6 +339,7 @@
SUBDIR += tcl84
SUBDIR += tcl85
SUBDIR += tcl86
+ SUBDIR += tcl87
SUBDIR += tclX
SUBDIR += tinypy
SUBDIR += tolua