Update to 3.0.

Submitted by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
This commit is contained in:
Norikatsu Shigemura
2004-07-25 08:01:28 +00:00
parent 4085ba54b4
commit e7fea5b1ba
3 changed files with 327 additions and 238 deletions

View File

@@ -5,16 +5,20 @@
# $FreeBSD$
#
PORTNAME= eclipse-examples
PORTVERSION= 2.1.3
PORTNAME= examples
PORTVERSION= 3.0
CATEGORIES= java devel
MASTER_SITES= ${MASTER_SITE_ECLIPSE}
MASTER_SITE_SUBDIR= R-2.1.3-200403101828
MASTER_SITE_SUBDIR= R-3.0-200406251208
PKGNAMEPREFIX= eclipse-
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= eclipse
MAINTAINER= java@FreeBSD.ORG
COMMENT= Examples for the Eclipse IDE
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
NO_BUILD= yes
NO_WRKSUBDIR= yes
USE_ZIP= yes