freebsd-ports/devel/erlang-goldrush/pkg-plist
Jimmy Olgeni 683f166185 Sorting out some Erlang stuff:
- Rename a few Erlang-related ports using the erlang- prefix; it will avoid
  confusion with elixir- ports.
- Remove DOCS and EXAMPLES where not actually useful.
- Simplify RUN_DEPENDS where possible.
- Move textproc/exmpp to devel/erlang-exmpp.
- Add missing R18 compatibility fix for devel/erlang-oserl.
- Upgrade erlang-cuttlefish to 2.0.3.

The idea is that libraries ("deps") have the "erlang-" prefix, while larger
projects (rabbitmq, yaws, couchdb, etc) keep their usual names.
2015-06-27 12:54:11 +00:00

31 lines
1.6 KiB
Text

lib/erlang/lib/goldrush-%%VERSION%%/ebin/glc.beam
lib/erlang/lib/goldrush-%%VERSION%%/ebin/glc_code.beam
lib/erlang/lib/goldrush-%%VERSION%%/ebin/glc_lib.beam
lib/erlang/lib/goldrush-%%VERSION%%/ebin/glc_ops.beam
lib/erlang/lib/goldrush-%%VERSION%%/ebin/goldrush.app
lib/erlang/lib/goldrush-%%VERSION%%/ebin/gr_app.beam
lib/erlang/lib/goldrush-%%VERSION%%/ebin/gr_context.beam
lib/erlang/lib/goldrush-%%VERSION%%/ebin/gr_counter.beam
lib/erlang/lib/goldrush-%%VERSION%%/ebin/gr_counter_sup.beam
lib/erlang/lib/goldrush-%%VERSION%%/ebin/gr_manager.beam
lib/erlang/lib/goldrush-%%VERSION%%/ebin/gr_manager_sup.beam
lib/erlang/lib/goldrush-%%VERSION%%/ebin/gr_param.beam
lib/erlang/lib/goldrush-%%VERSION%%/ebin/gr_param_sup.beam
lib/erlang/lib/goldrush-%%VERSION%%/ebin/gr_sup.beam
lib/erlang/lib/goldrush-%%VERSION%%/ebin/gre.beam
lib/erlang/lib/goldrush-%%VERSION%%/src/glc.erl
lib/erlang/lib/goldrush-%%VERSION%%/src/glc_code.erl
lib/erlang/lib/goldrush-%%VERSION%%/src/glc_lib.erl
lib/erlang/lib/goldrush-%%VERSION%%/src/glc_ops.erl
lib/erlang/lib/goldrush-%%VERSION%%/src/goldrush.app.src
lib/erlang/lib/goldrush-%%VERSION%%/src/gr_app.erl
lib/erlang/lib/goldrush-%%VERSION%%/src/gr_context.erl
lib/erlang/lib/goldrush-%%VERSION%%/src/gr_counter.erl
lib/erlang/lib/goldrush-%%VERSION%%/src/gr_counter_sup.erl
lib/erlang/lib/goldrush-%%VERSION%%/src/gr_manager.erl
lib/erlang/lib/goldrush-%%VERSION%%/src/gr_manager_sup.erl
lib/erlang/lib/goldrush-%%VERSION%%/src/gr_param.erl
lib/erlang/lib/goldrush-%%VERSION%%/src/gr_param_sup.erl
lib/erlang/lib/goldrush-%%VERSION%%/src/gr_sup.erl
lib/erlang/lib/goldrush-%%VERSION%%/src/gre.erl
%%PORTDOCS%%%%DOCSDIR%%/README.org