diff options
| author | John Marino <marino@FreeBSD.org> | 2015-03-21 09:54:46 +0000 |
|---|---|---|
| committer | John Marino <marino@FreeBSD.org> | 2015-03-21 09:54:46 +0000 |
| commit | 0d8b37dcfa4394de27943aac9817ca275ca1701d (patch) | |
| tree | e782376895e6fa7c76f2978302fd3eea41d5e911 /java/eclipse-aptana2 | |
| parent | 9a235821faabf094545d7c84e56331205da15a28 (diff) | |
Notes
Diffstat (limited to 'java/eclipse-aptana2')
| -rw-r--r-- | java/eclipse-aptana2/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/java/eclipse-aptana2/Makefile b/java/eclipse-aptana2/Makefile index 92b9ab7c0864..39be627d2e5e 100644 --- a/java/eclipse-aptana2/Makefile +++ b/java/eclipse-aptana2/Makefile @@ -14,6 +14,10 @@ DISTNAME= com.aptana.ide.feature.studio-${PORTVERSION}-5-7857HJ97CFF61HN1HZHtem5 MAINTAINER= nivit@FreeBSD.org COMMENT= Aptana Studio 2 Web Development Tools (Eclipse plugin) +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 CONFLICTS_INSTALL= eclipse-aptana-1* |
