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:
parent
7889346947
commit
2e738efe86
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user