1
0
mirror of https://github.com/bgp/bgpq4.git synced 2024-05-11 05:55:05 +00:00

Merge pull request #22 from 5u623l20/5u623l20-patch-FreeBSD

Add information about FreeBSD installation
This commit is contained in:
Job Snijders
2020-03-29 12:08:07 +02:00
committed by GitHub

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
------------