- Stage support

- Remove infozip dependency
This commit is contained in:
Antoine Brodin 2014-02-16 14:20:32 +00:00
parent 620c60497a
commit e28c40befd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344569

View file

@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/modeling/emf/em
MASTER_SITE_SUBDIR=${PORTVERSION}/R201201300943
PKGNAMEPREFIX= eclipse-
DISTNAME= emf-xsd-SDK-${PORTVERSION}
EXTRACT_SUFX= .zip
DIST_SUBDIR= eclipse
MAINTAINER= kamikaze@bsdforen.de
@ -16,9 +17,7 @@ COMMENT= Eclipse Modeling Framework
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse
WRKSRC= ${WRKDIR}/eclipse
USE_ZIP= yes
NO_STAGE= yes
.include "${.CURDIR}/../eclipse/Makefile.plugins"
.include <bsd.port.mk>