diff options
Diffstat (limited to 'java/eclipse-hibernatetools/Makefile')
-rw-r--r-- | java/eclipse-hibernatetools/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/java/eclipse-hibernatetools/Makefile b/java/eclipse-hibernatetools/Makefile index 1c1808a51abf..86cb4ae31c0b 100644 --- a/java/eclipse-hibernatetools/Makefile +++ b/java/eclipse-hibernatetools/Makefile @@ -16,6 +16,10 @@ COMMENT= Hibernate3 Tools for the Eclipse IDE LICENSE= EPL LGPL3 LICENSE_COMB= multi +BROKEN= plugin is obsolete or malfunctioning with latest eclipse +DEPRECATED= evaluation recommendation is to remove rather than update +EXPIRATION_DATE= 2015-04-18 + ## XXX - Notify the maintainer if the dependencies on either ## java/eclipse-gef of java/eclipse-webtools change RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \ |