mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 06:47:35 +00:00
Ports: Add klong language port
Patch contributed by nut (casaca on IRC)
This commit is contained in:
parent
c904095333
commit
0f81e8d9af
2 changed files with 32 additions and 0 deletions
6
Ports/klong/package.sh
Executable file
6
Ports/klong/package.sh
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash ../.port_include.sh
|
||||
port=klong
|
||||
version=20190926
|
||||
files="http://t3x.org/klong/klong20190926.tgz klong20190926.tgz"
|
||||
useconfigure=false
|
||||
workdir=klong
|
Loading…
Add table
Add a link
Reference in a new issue