diff options
-rw-r--r-- | security/ruby-bitwarden/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/security/ruby-bitwarden/Makefile b/security/ruby-bitwarden/Makefile index e129e24ca5d6..84e7018de793 100644 --- a/security/ruby-bitwarden/Makefile +++ b/security/ruby-bitwarden/Makefile @@ -11,6 +11,10 @@ COMMENT= Ruby implementation of the BitWarden API LICENSE= ISCL +# Port is not maintained anymore: +# https://github.com/jcs/rubywarden +BROKEN_RUBY27= yes + RUN_DEPENDS= rubygem-bundler>=1.16:sysutils/rubygem-bundler USES= sqlite |