Add FreeBSD port/package to documentation

* Rename Distro's to Operating Systems
* Add instructions for FreeBSD port and package installation
This commit is contained in:
Kubilay Kocak 2015-11-06 19:54:50 +11:00
parent c8efa0acb8
commit d054d05ea9

View file

@ -86,8 +86,15 @@ in ``/etc/letsencrypt/live`` on the host.
.. _`install Docker`: https://docs.docker.com/userguide/
Distro packages
---------------
Operating System Packages
--------------------------
**FreeBSD**
* Port: ``cd /usr/ports/security/py-letsencrypt && make install clean``
* Package: ``pkg install py27-letsencrypt``
**Other Operating Systems**
Unfortunately, this is an ongoing effort. If you'd like to package
Let's Encrypt client for your distribution of choice please have a