mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:57:45 +00:00
Ports: Add flex and pcre2 ports
This commit is contained in:
parent
ca413a5b50
commit
b8b2b30102
11 changed files with 134 additions and 0 deletions
5
Ports/pcre2/package.sh
Executable file
5
Ports/pcre2/package.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash ../.port_include.sh
|
||||
port=pcre2
|
||||
version=10.34
|
||||
useconfigure=true
|
||||
files="https://ftp.pcre.org/pub/pcre/pcre2-10.34.tar.gz pcre2-10.34.tar.gz"
|
Loading…
Add table
Add a link
Reference in a new issue