mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 06:34:57 +00:00
5 lines
195 B
Bash
Executable file
5 lines
195 B
Bash
Executable file
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port=tr
|
|
version=6.7
|
|
files="https://github.com/ibara/libpuffy/releases/download/libpuffy-1.0/tr-${version}.tar.gz tr-${version}.tar.gz"
|
|
depends=libpuffy
|