1
0
src/soft/bar
2023-11-25 12:54:18 -07:00

9 lines
131 B
Bash

#!/bin/sh
NAME=bar
VERSION=nightly
UPSTREAM=https://github.com/LemonBoy/bar.git
. soft
$GMAKE -C "$SRC" PREFIX="$PREFIX" install