README: Add MacPorts install instructions

See [1] for the Portfile.

[1]: https://github.com/macports/macports-ports/blob/master/fuse/gocryptfs/Portfile.
This commit is contained in:
Marcel Bochtler 2021-06-05 18:05:45 +02:00 committed by rfjakob
parent 7889346947
commit 2e738efe86
1 changed files with 5 additions and 0 deletions

View File

@ -67,6 +67,11 @@ On macOS, gocryptfs is available as a Homebrew formula:
brew install gocryptfs
```
Alternatively, gocryptfs is also available via [MacPorts](https://www.macports.org/) on macOS:
```bash
sudo port install gocryptfs
```
On Fedora, gocryptfs is available as an rpm package:
```bash
sudo dnf install gocryptfs