mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 06:27:45 +00:00
Ports: Add mawk port (#1117)
This commit is contained in:
parent
3de5439579
commit
b90af9b1ed
2 changed files with 15 additions and 0 deletions
5
Ports/mawk/package.sh
Executable file
5
Ports/mawk/package.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash ../.port_include.sh
|
||||
port=mawk
|
||||
version=1.3.4-20200120
|
||||
files="https://invisible-mirror.net/archives/mawk/mawk-1.3.4-20200120.tgz mawk-1.3.4-20200120.tgz"
|
||||
useconfigure=true
|
Loading…
Add table
Add a link
Reference in a new issue