diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2016-07-11 08:38:10 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2016-07-11 08:38:10 +0000 |
commit | 64d7f0b0c45994325abd9124e46e518ac0228a64 (patch) | |
tree | dec7063c0735fc5c595a13d4cadb0944de7310a6 /www/Makefile | |
parent | 4347b98b187bdfc259f3275c283165ff80740328 (diff) | |
download | ports-64d7f0b0c45994325abd9124e46e518ac0228a64.tar.gz ports-64d7f0b0c45994325abd9124e46e518ac0228a64.zip |
Add www/elixir-phoenix_pubsub, a distributed pubsub and presence platform
for the Phoenix Framework.
Notes
Notes:
svn path=/head/; revision=418358
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index d8fac01e30f8..d6663ce229c2 100644 --- a/www/Makefile +++ b/www/Makefile @@ -137,6 +137,7 @@ SUBDIR += elixir-phoenix SUBDIR += elixir-phoenix_ecto SUBDIR += elixir-phoenix_html + SUBDIR += elixir-phoenix_pubsub SUBDIR += elixir-webassembly SUBDIR += emacs-w3m SUBDIR += encode-explorer |