aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwes <wes@FreeBSD.org>2009-12-13 08:35:12 +0800
committerwes <wes@FreeBSD.org>2009-12-13 08:35:12 +0800
commitbf3b6ab8ba838fc2c234fa819a425328473cf291 (patch)
tree000bf797e75f004b40d7fa1303b589b3a57e38c9
parent5abe01cdeb44b8aee1a9da84853c24dbfb32b44b (diff)
downloadfreebsd-ports-gnome-bf3b6ab8ba838fc2c234fa819a425328473cf291.tar.gz
freebsd-ports-gnome-bf3b6ab8ba838fc2c234fa819a425328473cf291.tar.zst
freebsd-ports-gnome-bf3b6ab8ba838fc2c234fa819a425328473cf291.zip
Deprecate this port; Eclipse 3.x has better tools for GUI design.
-rw-r--r--java/eclipse-v4all/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/java/eclipse-v4all/Makefile b/java/eclipse-v4all/Makefile
index 24a743bbff4c..39879e0b822d 100644
--- a/java/eclipse-v4all/Makefile
+++ b/java/eclipse-v4all/Makefile
@@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g}
MAINTAINER= wes@freebsd.org
COMMENT= An Eclipse Plugin for Designing Java Swing & SWT GUIs
+DEPRECATED= Not useful with Eclipse 3.x
+EXPIRATION_DATE=2010-06-08
+
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
NO_BUILD= yes