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:
15
README.md
15
README.md
@ -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
|
||||
------------
|
||||
|
||||
|
Reference in New Issue
Block a user