We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21ff978 commit 4bba916Copy full SHA for 4bba916
README.md
@@ -131,6 +131,12 @@ To use fiche you have to have netcat installed. You probably already have it - t
131
sudo make install
132
```
133
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
140
-------------------------------------------------------------------------------
141
142
## Usage
0 commit comments