1
Fork 0
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:
Andreas Kling 2020-02-01 22:52:33 +01:00
parent c904095333
commit 0f81e8d9af
2 changed files with 32 additions and 0 deletions

6
Ports/klong/package.sh Executable file
View 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