aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2018-01-19 14:49:01 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2018-01-19 14:49:01 +0000
commit6a07ffcda422155afd205314df92acb0ac70db73 (patch)
treee5949dad6fd5cb973a9045129ba0d191920de166
parentcb8792c4d5efd635f01f7a556f3ac870121628f4 (diff)
Notes
-rw-r--r--devel/elixir-conform_exrm/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/elixir-conform_exrm/Makefile b/devel/elixir-conform_exrm/Makefile
index 89c74751dd90..cd8dc4b2b8eb 100644
--- a/devel/elixir-conform_exrm/Makefile
+++ b/devel/elixir-conform_exrm/Makefile
@@ -10,6 +10,10 @@ COMMENT= Conform plugin for ExRM
LICENSE= MIT
+IGNORE= does not build with Elixir 1.6
+DEPRECATED= No longer maintained upstream
+EXPIRATION_DATE=2018-02-18
+
USES= elixir
USE_GITHUB= yes
GH_ACCOUNT= bitwalker