How to Install freebsd-mk in Ubuntu 18.04



Install freebsd-mk by entering the following commands in the terminal:

sudo apt update
sudo apt install freebsd-mk

Description:

FreeBSD makefile templates for bmake

This package contains the makefile templates from the FreeBSD project. They provide simple rules to build programs, libraries, etc. . These templates provide an alternative to the default makefile templates shipped with bmake. If you want to enable them in your programs, simply invoke bmake as follows: . bmake -m /usr/share/mk-freebsd

Version: 10.3~svn296373-7

Section: universe/devel