mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 14:27:35 +00:00
Ports: Add diffutils port
This commit is contained in:
parent
8c1f2d7131
commit
77ed943275
3 changed files with 32 additions and 0 deletions
5
Ports/diffutils/package.sh
Executable file
5
Ports/diffutils/package.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash ../.port_include.sh
|
||||
port=diffutils
|
||||
version=3.5
|
||||
files="https://ftp.gnu.org/gnu/diffutils/diffutils-3.5.tar.xz diffutils-3.5.tar.xz"
|
||||
useconfigure=true
|
Loading…
Add table
Add a link
Reference in a new issue