diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-19 14:43:00 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-12-19 14:43:00 +0000 |
commit | 4468c095628615663fb1137644309a432a2b76af (patch) | |
tree | f173b33b4388cfa7aada2f4e625f98443027a9c0 /java/eclipse-gef | |
parent | 0f9be1fa67add8b30a19e9ceb4ff39971de72970 (diff) |
Notes
Diffstat (limited to 'java/eclipse-gef')
-rw-r--r-- | java/eclipse-gef/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/eclipse-gef/Makefile b/java/eclipse-gef/Makefile index 0c61effb3638..eb4421003e76 100644 --- a/java/eclipse-gef/Makefile +++ b/java/eclipse-gef/Makefile @@ -19,6 +19,9 @@ COMMENT= Graphical Editing Framework for the Eclipse IDE 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 |