403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
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/deskutils/ganttproject/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/deskutils/ganttproject/Makefile
PORTNAME=	ganttproject
DISTVERSION=	3.1.3100
CATEGORIES=	deskutils java
MASTER_SITES=	https://github.com/bardsoftware/ganttproject/releases/download/ganttproject-${DISTVERSION}/ \
		https://dl.ganttproject.biz/ganttproject-3.1.3100/

MAINTAINER=	freebsd@ny-central.org
COMMENT=	Gantt chart based project scheduling and management tool
WWW=		https://www.ganttproject.biz/

LICENSE=	GPLv3+
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	openjfx14>=14:java/openjfx14

USES=		desktop-file-utils shebangfix zip
USE_JAVA=	yes
JAVA_VERSION=	11+
SHEBANG_FILES=	ganttproject
bash_CMD=	/bin/sh

NO_ARCH=	yes
NO_BUILD=	yes

PLIST_SUB=	DISTVERSION=${DISTVERSION}

post-extract:
	${RM} ${WRKSRC}/ganttproject.exe
	${RM} ${WRKSRC}/ganttproject.bat
	${RM} ${WRKSRC}/ganttproject.command

post-patch:
	${REINPLACE_CMD} -e 's@$$PREFIX@${PREFIX}@g' ${WRKSRC}/ganttproject

do-install:
	cd ${WRKSRC} && \
		${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}
	${RLN} ${STAGEDIR}${DATADIR}/ganttproject ${STAGEDIR}${PREFIX}/bin
	@${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/64x64/apps
	${RLN} ${STAGEDIR}${DATADIR}/plugins/base/ganttproject/resources/icons/ganttproject.png \
		${STAGEDIR}${PREFIX}/share/icons/hicolor/64x64/apps/ganttproject.png
	${INSTALL_DATA} ${FILESDIR}/ganttproject.desktop \
		${STAGEDIR}${PREFIX}/share/applications

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit