diff options
-rw-r--r-- | java/eclipse-emf/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/eclipse-emf/Makefile b/java/eclipse-emf/Makefile index 8c6c08c65a61..443ba617d70a 100644 --- a/java/eclipse-emf/Makefile +++ b/java/eclipse-emf/Makefile @@ -19,6 +19,9 @@ COMMENT= Eclipse Modeling Framework RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse +DEPRECATED= This plugin can be installed from within eclipse via the updater +EXPIRATION_DATE=2010-01-19 + NO_BUILD= yes NO_WRKSUBDIR= yes USE_ZIP= yes |