## Waterfox This Makefile basically downloads an archive copy of Waterfox from the [Waterfox website](https://www.waterfox.net/download/), uncompress it and install waterfox in the /opt/ dir. The executable will be sym-linked to /usr/local/bin/waterfox. Note that if you use a Desktop Environment (ex. GNOME) you won't find the icon in your app list (if you are using a window manager, it shouldn't be a problem). ### Install As simple as `# make install`. ### License [Waterfox](https://www.waterfox.net/docs/policies/terms) is distributed under the [Mozilla Public License](https://www.mozilla.org/en-US/MPL/). For more info, check LICENSE