1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 22:17:44 +00:00

Port: Add port for tcl

This commit is contained in:
Gunnar Beutner 2021-04-25 09:42:02 +02:00 committed by Andreas Kling
parent 2447dcd1ea
commit cfa095b44a
3 changed files with 35 additions and 0 deletions

7
Ports/tcl/package.sh Executable file
View file

@ -0,0 +1,7 @@
#!/usr/bin/env -S bash ../.port_include.sh
port=tcl
version=8.6.11
workdir=tcl${version}/unix
useconfigure=true
files="https://prdownloads.sourceforge.net/tcl/tcl${version}-src.tar.gz tcl${version}.tar.gz 8c0486668586672c5693d7d95817cb05a18c5ecca2f40e2836b9578064088258"
auth_type=sha256