diff options
Diffstat (limited to 'java/eclipse-sqlexplorer')
-rw-r--r-- | java/eclipse-sqlexplorer/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/java/eclipse-sqlexplorer/Makefile b/java/eclipse-sqlexplorer/Makefile index 5a606ca147c9..c528d5c3bf6c 100644 --- a/java/eclipse-sqlexplorer/Makefile +++ b/java/eclipse-sqlexplorer/Makefile @@ -13,6 +13,10 @@ DIST_SUBDIR= eclipse MAINTAINER= ports@FreeBSD.org COMMENT= Visual database query tool for Eclipse +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 \ eclipse-gef>0:${PORTSDIR}/java/eclipse-gef |