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

Ports: Add pfetch utility

This is a nice and small utility that prints system info based on POSIX
interfaces only.
This commit is contained in:
Liav A 2021-12-24 18:38:15 +02:00 committed by Brian Gianforcaro
parent b17fef5133
commit 4abc2f669a
3 changed files with 17 additions and 0 deletions

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

@ -0,0 +1,6 @@
#!/usr/bin/env -S bash ../.port_include.sh
port=pfetch
version=a906ff89680c78cec9785f3ff49ca8b272a0f96b
depends=("bash")
files="https://github.com/dylanaraps/pfetch/archive/${version}.zip pfetch.zip 33ed7a0cf1826ded7cf8368972274cd261d236bfa1ad9fb378d3cb0a45376f4a"
auth_type=sha256