diff options
Diffstat (limited to 'java/eclipse-emf')
-rw-r--r-- | java/eclipse-emf/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/java/eclipse-emf/Makefile b/java/eclipse-emf/Makefile index 3803599cf19a..5a1dcfc09a6a 100644 --- a/java/eclipse-emf/Makefile +++ b/java/eclipse-emf/Makefile @@ -14,6 +14,10 @@ DIST_SUBDIR= eclipse MAINTAINER= kamikaze@bsdforen.de COMMENT= Eclipse Modeling Framework +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 USES= zip |