repo/ufetch/Makefile

4 lines
98 B
Makefile

install:
mv ${prefix}/usr/src/ufetch/ufetch-linux /usr/bin/ufetch
uninstall:
rm /usr/bin/ufetch