freebsd-ports/www/erlang-mochiweb-basho/pkg-plist
Jimmy Olgeni 37893c2bae Update the remaining Erlang ports to use erlang.mk.
A few mistakes in plists came up, so these ports get a PORTREVISION bump.

Some of the older ports are still left out.
2015-07-06 22:34:11 +00:00

100 lines
5.7 KiB
Text

lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochifmt.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochifmt_records.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochifmt_std.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiglobal.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochihex.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochijson.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochijson2.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochilists.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochilogfile2.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochinum.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochitemp.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiutf8.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb.app
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_acceptor.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_app.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_base64url.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_charref.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_cookies.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_cover.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_echo.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_headers.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_html.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_http.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_io.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_mime.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_multipart.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_request.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_response.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_session.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_skel.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_socket.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_socket_server.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_sup.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_util.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/mochiweb_websocket.beam
lib/erlang/lib/mochiweb-%%VERSION%%/ebin/reloader.beam
lib/erlang/lib/mochiweb-%%VERSION%%/include/internal.hrl
lib/erlang/lib/mochiweb-%%VERSION%%/priv/skel/Makefile
lib/erlang/lib/mochiweb-%%VERSION%%/priv/skel/priv/www/index.html
lib/erlang/lib/mochiweb-%%VERSION%%/priv/skel/src/Makefile
lib/erlang/lib/mochiweb-%%VERSION%%/priv/skel/src/skel.app
lib/erlang/lib/mochiweb-%%VERSION%%/priv/skel/src/skel.erl
lib/erlang/lib/mochiweb-%%VERSION%%/priv/skel/src/skel.hrl
lib/erlang/lib/mochiweb-%%VERSION%%/priv/skel/src/skel_app.erl
lib/erlang/lib/mochiweb-%%VERSION%%/priv/skel/src/skel_deps.erl
lib/erlang/lib/mochiweb-%%VERSION%%/priv/skel/src/skel_sup.erl
lib/erlang/lib/mochiweb-%%VERSION%%/priv/skel/src/skel_web.erl
lib/erlang/lib/mochiweb-%%VERSION%%/priv/skel/start-dev.sh
lib/erlang/lib/mochiweb-%%VERSION%%/priv/skel/start.sh
lib/erlang/lib/mochiweb-%%VERSION%%/src/Makefile
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochifmt.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochifmt_records.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochifmt_std.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiglobal.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochihex.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochijson.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochijson2.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochilists.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochilogfile2.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochinum.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochitemp.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiutf8.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb.app
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb.app.src
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_acceptor.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_app.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_base64url.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_charref.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_cookies.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_cover.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_echo.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_headers.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_html.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_http.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_io.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_mime.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_multipart.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_request.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_response.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_session.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_skel.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_socket.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_socket_server.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_sup.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_util.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/mochiweb_websocket.erl
lib/erlang/lib/mochiweb-%%VERSION%%/src/reloader.erl
%%PORTDOCS%%%%DOCSDIR%%/README.md
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hmac_api/README
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hmac_api/hmac_api.hrl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hmac_api/hmac_api_client.erl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hmac_api/hmac_api_lib.erl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/https/https_store.erl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/https/server_cert.pem
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/https/server_key.pem
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/keepalive/keepalive.erl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/websocket/index.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/websocket/websocket.erl