mirror of
https://git.freebsd.org/ports.git
synced 2025-05-07 19:30:46 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
8 lines
422 B
Text
8 lines
422 B
Text
erlang-native-compiler, or enc, as it is installed, is an Erlang build
|
|
tool that makes it easy to compile erlang NIFs - native interface
|
|
functions - in rebar3 and mix projects, handling the port compiler
|
|
options that rebar and rebar2 provided, but were subsequently removed
|
|
from rebar3 and not included in mix itself.
|
|
|
|
enc is a self-contained Erlang script, so it's easy to distribute
|
|
or even embed directly in a project.
|