README: Add FreeBSD package names.

This commit is contained in:
Andrea Rogers 2024-04-25 06:39:47 +00:00
commit 4f718627d6

View file

@ -10,8 +10,8 @@ $ make install
### BSD and Mac ### BSD and Mac
Make sure you have the GNU Coreutils (for `ginstall`) and GNU Make (`gmake`) Make sure you have the GNU Coreutils (for `ginstall`) and GNU Make (`gmake`)
installed from your ports tree. On MacPorts these are provided with the installed from your ports tree. On MacPorts and FreeBSD these are provided with
`coreutils` and `gmake` ports, respectively. the `coreutils` and `gmake` ports/packages, respectively.
Once you've GNU-ified your system, you can install my dotties with: Once you've GNU-ified your system, you can install my dotties with:
``` ```