aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/elixir-jose/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/elixir-jose/Makefile b/security/elixir-jose/Makefile
index 4163ddd0f373..dd0843eed59e 100644
--- a/security/elixir-jose/Makefile
+++ b/security/elixir-jose/Makefile
@@ -2,6 +2,7 @@
PORTNAME= jose
PORTVERSION= 1.3.0
+PORTREVISION= 1
CATEGORIES= security
PKGNAMEPREFIX= elixir-
@@ -14,6 +15,7 @@ USES= elixir
USE_GITHUB= yes
GH_ACCOUNT= potatosalad
GH_PROJECT= erlang-jose
+DOCSDIR= ${PREFIX}/share/doc/elixir-${PORTNAME}
MIX_BUILD_DEPS= converters/erlang-base64url \
security/erlang-jose