6 lines
245 B
Bash
Executable file
6 lines
245 B
Bash
Executable file
#!/usr/bin/env -S bash ../.port_include.sh
|
|
port=jot
|
|
version=6.6
|
|
files="https://github.com/ibara/libpuffy/releases/download/libpuffy-1.0/jot-${version}.tar.gz jot-${version}.tar.gz 6905e24f8b3c61dad19f1d6608de4ae0"
|
|
auth_type=md5
|
|
depends=libpuffy
|