mirror of
https://github.com/RGBCube/serenity
synced 2026-01-20 09:30:59 +00:00
6 lines
192 B
Bash
Executable file
6 lines
192 B
Bash
Executable file
#!/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"
|