freebsd.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sun, 19 Jun 2011 17:27:34 +0300 (2011-06-19)
changeset 882 7eee0fbd837e
parent 858 9f22bd33bf77
permissions -rwxr-xr-x
Useful commands.
-*- mode: outline; coding: utf-8 -*-

* FreeBSD ports.

Configure package:

  $ sudo make config

Build package:

  $ sudo make

Install package:

  $ sudo make install