mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 00:17:46 +00:00
Ports: Add tr utility
This commit is contained in:
parent
baf6efb46f
commit
092bda2f14
4 changed files with 120 additions and 0 deletions
5
Ports/tr/package.sh
Executable file
5
Ports/tr/package.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/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
|
Loading…
Add table
Add a link
Reference in a new issue