mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 15:17:46 +00:00
Ports: Add m4 port (#856)
This commit is contained in:
parent
c5ff0da93c
commit
3273dd0478
3 changed files with 48 additions and 0 deletions
5
Ports/m4/package.sh
Executable file
5
Ports/m4/package.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash ../.port_include.sh
|
||||
port=m4
|
||||
version=1.4.9
|
||||
useconfigure=true
|
||||
files="http://ftp.gnu.org/gnu/m4/m4-1.4.9.tar.gz m4-1.4.9.tar.gz"
|
Loading…
Add table
Add a link
Reference in a new issue