freebsd.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 10 Dec 2012 22:30:24 +0200
changeset 1446 6c935c71520e
parent 858 9f22bd33bf77
permissions -rw-r--r--
How to run single unit test?

-*- mode: outline; coding: utf-8 -*-

* FreeBSD ports.

Configure package:

  $ sudo make config

Build package:

  $ sudo make

Install package:

  $ sudo make install