mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 23:27:34 +00:00
Ports: Add byacc port
This commit is contained in:
parent
b8b2b30102
commit
d22415631f
3 changed files with 26 additions and 0 deletions
5
Ports/byacc/package.sh
Executable file
5
Ports/byacc/package.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash ../.port_include.sh
|
||||
port=byacc
|
||||
version=20191125
|
||||
files="https://invisible-mirror.net/archives/byacc/byacc-20191125.tgz byacc-20191125.tgz"
|
||||
useconfigure=true
|
Loading…
Add table
Add a link
Reference in a new issue