Skip to content

Commit 4bba916

Browse files
authored
Added instructions for FreeBSD Ports
1 parent 21ff978 commit 4bba916

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,12 @@ To use fiche you have to have netcat installed. You probably already have it - t
131131
sudo make install
132132
```
133133
134+
### Using Ports on FreeBSD
135+
136+
To install the port: `cd /usr/ports/net/fiche/ && make install clean`. To add the package: `pkg install fiche`.
137+
138+
_See [#86](https://github.com/solusipse/fiche/issues/86) for more info._
139+
134140
-------------------------------------------------------------------------------
135141
136142
## Usage

0 commit comments

Comments
 (0)