aboutsummaryrefslogtreecommitdiff
path: root/ports/tcl/CONTROL
diff options
context:
space:
mode:
authorMarek Roszko <mark.roszko@gmail.com>2020-08-28 13:41:18 -0400
committerGitHub <noreply@github.com>2020-08-28 10:41:18 -0700
commit3c5fdcbe628167faee57393929d76df2339ff32b (patch)
treef1815147f98c68e2b2f1d9d07f02e9df2c010905 /ports/tcl/CONTROL
parentaea911913663ee417391e64c74814b34c7da0345 (diff)
downloadvcpkg-3c5fdcbe628167faee57393929d76df2339ff32b.tar.gz
vcpkg-3c5fdcbe628167faee57393929d76df2339ff32b.zip
[tcl] Install tcl shell to tools (#12987)
Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
Diffstat (limited to 'ports/tcl/CONTROL')
-rw-r--r--ports/tcl/CONTROL1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/tcl/CONTROL b/ports/tcl/CONTROL
index 7a74eafaf..0d451b046 100644
--- a/ports/tcl/CONTROL
+++ b/ports/tcl/CONTROL
@@ -1,5 +1,6 @@
Source: tcl
Version: core-9-0-a1
+Port-Version: 1
Homepage: https://github.com/tcltk/tcl
Description: Tcl provides a powerful platform for creating integration applications that tie together diverse applications, protocols, devices, and frameworks. When paired with the Tk toolkit, Tcl provides the fastest and most powerful way to create GUI applications that run on PCs, Unix, and Mac OS X. Tcl can also be used for a variety of web-related tasks and for creating powerful command languages for applications.