aboutsummaryrefslogtreecommitdiff
path: root/security/ruby-bitwarden/Makefile
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2020-11-24 15:53:27 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2020-11-24 15:53:27 +0000
commit23d7f42c53c9d668e2c5142d072ecf5a6cfc0d70 (patch)
tree628d76277d7b3fe8bc9bffa51718950725157eaa /security/ruby-bitwarden/Makefile
parent3a7d07ff790962f76c1c23a07c7a7293746420bb (diff)
downloadports-23d7f42c53c9d668e2c5142d072ecf5a6cfc0d70.tar.gz
ports-23d7f42c53c9d668e2c5142d072ecf5a6cfc0d70.zip
Notes
Diffstat (limited to 'security/ruby-bitwarden/Makefile')
-rw-r--r--security/ruby-bitwarden/Makefile4
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