diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2015-04-18 10:00:00 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2015-04-18 10:00:00 +0000 |
| commit | 1ff2d5930711dc1ccbc4ab348acc3c113605df96 (patch) | |
| tree | b1f8d2fc0025d4b015975c6dfa5d69609a3b23e8 /java/eclipse-datatools/Makefile | |
| parent | 5d48443269043d602e83f08d247c43b3a779a8d6 (diff) | |
Notes
Diffstat (limited to 'java/eclipse-datatools/Makefile')
| -rw-r--r-- | java/eclipse-datatools/Makefile | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/java/eclipse-datatools/Makefile b/java/eclipse-datatools/Makefile deleted file mode 100644 index 048b11f24643..000000000000 --- a/java/eclipse-datatools/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= datatools -PORTVERSION= 1.12 -PORTREVISION= 1 -CATEGORIES= java devel databases -MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/,} -MASTER_SITE_SUBDIR=datatools/downloads/${PORTVERSION} -PKGNAMEPREFIX= eclipse- -DISTNAME= dtp-sdk_${PORTVERSION}.0 -DIST_SUBDIR= eclipse - -MAINTAINER= ljboiler@gmail.com -COMMENT= Data Tools Platform for the Eclipse IDE - -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 \ - eclipse-emf>0:${PORTSDIR}/java/eclipse-emf \ - eclipse-gef>0:${PORTSDIR}/java/eclipse-gef - -LICENSE= EPL - -WRKSRC= ${WRKDIR}/eclipse -USES= zip - -.include "${.CURDIR}/../eclipse/Makefile.plugins" - -.include <bsd.port.mk> |
