mirror of
https://github.com/FiloSottile/age.git
synced 2026-03-11 08:55:41 +00:00
README: add FreeBSD installation instruction (#79)
Co-authored-by: Filippo Valsorda <1225294+FiloSottile@users.noreply.github.com>
This commit is contained in:
parent
2419b5da58
commit
68da6c5f50
1 changed files with 6 additions and 0 deletions
|
|
@ -98,4 +98,10 @@ On OpenBSD -current and 6.7+, you can use the port:
|
|||
pkg_add age
|
||||
```
|
||||
|
||||
On all supported versions of FreeBSD, you can build the security/age port or use pkg:
|
||||
|
||||
```
|
||||
pkg install age
|
||||
```
|
||||
|
||||
Help from new packagers is very welcome.
|
||||
|
|
|
|||
Loading…
Reference in a new issue