1
0
src/soft/bar

9 lines
131 B
Plaintext
Raw Normal View History

2023-11-25 01:16:47 -07:00
#!/bin/sh
NAME=bar
VERSION=nightly
UPSTREAM=https://github.com/LemonBoy/bar.git
. soft
2023-11-25 12:54:18 -07:00
$GMAKE -C "$SRC" PREFIX="$PREFIX" install