Add information about FreeBSD installation

bgpq4 has been ported into FreeBSD.
https://svnweb.freebsd.org/ports?view=revision&revision=529782
This commit is contained in:
Moin
2020-03-29 15:38:46 +06:00
committed by GitHub
parent d9a2ee92a6
commit 521aa51262

View File

@@ -353,6 +353,21 @@ In order to create a distribution archive, run:
make dist
PACKAGE INSTALLATION
--------------------
In FreeBSD binary package can be installed using
```shell
pkg install bgpq4
```
Or from ports with `portmaster`
```shell
portmaster net-mgmt/bgpq4
```
MAILING LIST
------------