diff options
Diffstat (limited to 'java/eclipse-RDT/Makefile')
-rw-r--r-- | java/eclipse-RDT/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/java/eclipse-RDT/Makefile b/java/eclipse-RDT/Makefile index c0e536b2c99..4aec5234398 100644 --- a/java/eclipse-RDT/Makefile +++ b/java/eclipse-RDT/Makefile @@ -12,6 +12,10 @@ DISTNAME= ${RDT}-${RDTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= RDT adds Ruby support to the Eclipse IDE 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= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse NO_BUILD= yes |