diff options
author | olgeni <olgeni@FreeBSD.org> | 2015-07-05 17:04:39 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2015-07-05 17:04:39 +0800 |
commit | b41c42d3352e1b2170d39127f733cd97d6b694cb (patch) | |
tree | 9b1e933611b6527db21880a8f6a5dff9647b9741 /www/Makefile | |
parent | d4e631a373d212b7c24c1022208910967ce13881 (diff) | |
download | freebsd-ports-gnome-b41c42d3352e1b2170d39127f733cd97d6b694cb.tar.gz freebsd-ports-gnome-b41c42d3352e1b2170d39127f733cd97d6b694cb.tar.zst freebsd-ports-gnome-b41c42d3352e1b2170d39127f733cd97d6b694cb.zip |
Add www/elixir-httpoison, an HTTP client for Elixir based on HTTPotion.
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 8079ab3b1890..fac0701b95ba 100644 --- a/www/Makefile +++ b/www/Makefile @@ -161,6 +161,7 @@ SUBDIR += elgg SUBDIR += elinks SUBDIR += eliom + SUBDIR += elixir-httpoison SUBDIR += elixir-maru SUBDIR += elixir-phoenix SUBDIR += elixir-phoenix_ecto |