1# coffeebreak
2
3This utility is a a fake FreeBSD installer written by Devin Teske.
4
5> It's friday.  Do you need to pretend to be working?  Do you have FreeBSD
6> systems?  Here you go!  coffeebreak is the tool you always wanted to make
7> your machine as if it is very busy doing important stuff.
8
9## Give me a break!
10
11coffeebreak(6) will soon be available in the FreeBSD ports collection:
12
13```
14pkg install coffeebreak
15```
16
17Otherwise it could be installed manually with make(1):
18
19```
20make install
21```
22