diff options
Diffstat (limited to 'xibuilds/tcl.xibuild')
-rw-r--r-- | xibuilds/tcl.xibuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xibuilds/tcl.xibuild b/xibuilds/tcl.xibuild index 16442f4..d5d0f7e 100644 --- a/xibuilds/tcl.xibuild +++ b/xibuilds/tcl.xibuild @@ -3,6 +3,7 @@ DEPS=(zlib) SOURCE=https://github.com/tcltk/tcl +DESC="the Tool Command language, a robust general purpose scripting language" build () { |