freebsd.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 24 Dec 2012 13:27:30 +0200
changeset 1450 e39ad9b6224a
parent 858 9f22bd33bf77
permissions -rw-r--r--
http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html

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

* FreeBSD ports.

Configure package:

  $ sudo make config

Build package:

  $ sudo make

Install package:

  $ sudo make install