diff options
Diffstat (limited to 'devel/scala-ide/Makefile')
-rw-r--r-- | devel/scala-ide/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/scala-ide/Makefile b/devel/scala-ide/Makefile index 513d05525b33..ecb1ced07c27 100644 --- a/devel/scala-ide/Makefile +++ b/devel/scala-ide/Makefile @@ -15,6 +15,10 @@ COMMENT= Scala plugin for the Eclipse IDE LICENSE= BSD3CLAUSE +BROKEN= plugin is obsolete or malfunctioning with latest eclipse +DEPRECATED= evaluation recommendation is to remove rather than update +EXPIRATION_DATE= 2015-04-18 + RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse OPTIONS_DEFINE= WTP |