1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 23:07:35 +00:00

Ports: Add grep port

This commit is contained in:
Brian Callahan 2020-01-25 12:23:47 -05:00 committed by Andreas Kling
parent 78ddf2e048
commit d847368c88
2 changed files with 16 additions and 0 deletions

6
Ports/grep/package.sh Executable file
View file

@ -0,0 +1,6 @@
#!/bin/bash ../.port_include.sh
port=grep
version=2.5.4
files="https://ftp.gnu.org/gnu/grep/grep-2.5.4.tar.gz grep-2.5.4.tar.gz"
useconfigure=true
configopts=--disable-perl-regexp