Added documentation for FreeBSD port

master
Thomas Skowron 2015-06-27 13:23:25 +02:00
parent 593f252504
commit cd4f31dc25
1 changed files with 3 additions and 0 deletions

View File

@ -174,6 +174,9 @@ Imposm contains a fixed set of the dependencies that are known to work. You need
cd src/github.com/omniscale/imposm3
godep go install ./...
### FreeBSD
On FreeBSD you can use the ports system: Simply fetch https://github.com/thomersch/imposm3-freebsd and run `make install`.
Usage
-----