mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 19:07:35 +00:00
Ports: Add neofetch
This commit is contained in:
parent
092e275633
commit
92671be906
3 changed files with 289 additions and 0 deletions
6
Ports/neofetch/package.sh
Executable file
6
Ports/neofetch/package.sh
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash ../.port_include.sh
|
||||
port=neofetch
|
||||
version=7.0.0
|
||||
useconfigure=false
|
||||
depends=bash
|
||||
files="https://github.com/dylanaraps/neofetch/archive/${version}.tar.gz neofetch-${version}.tar.gz"
|
Loading…
Add table
Add a link
Reference in a new issue