mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-24 02:03:06 -05:00
6 lines
147 B
Bash
6 lines
147 B
Bash
|
#!/bin/bash ../.port_include.sh
|
||
|
port=sed
|
||
|
version=4.2.1
|
||
|
useconfigure="true"
|
||
|
files="https://ftp.gnu.org/gnu/sed/sed-4.2.1.tar.bz2 sed-4.2.1.tar.bz2"
|