403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.217.33
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/games/redeclipse-data/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/games/redeclipse-data/Makefile
PORTNAME=	redeclipse-data
PORTVERSION=	2.0.0
DISTVERSIONPREFIX=	v
CATEGORIES=	games

MAINTAINER=	amdmi3@FreeBSD.org
COMMENT=	Data files for Red Eclipse first-person shooter
WWW=		https://www.redeclipse.net/

CONFLICTS_INSTALL=redeclipse-data16

USE_GITHUB=	nodefault

.include "${.CURDIR}/Makefile.tuples"

NO_BUILD=	yes
NO_ARCH=	yes

DATADIR=	${PREFIX}/share/redeclipse

PORTDATA=	*

do-install:
	@cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}

Makefile.tuples::
	@${ECHO_CMD} '# $$Free''BSD$$' > ${.CURDIR}/Makefile.tuples
	@${RM} -rf ${WRKDIR}/.maintainer.checkout
	@${MKDIR} ${WRKDIR}/.maintainer.checkout \
		&& cd ${WRKDIR}/.maintainer.checkout \
		&& git clone --depth=1 --branch=${DISTVERSIONPREFIX}${PORTVERSION} \
			https://github.com/redeclipse/base.git . \
		&& git submodule \
			| awk '{print substr($$1,2,7), substr($$2,6)}' \
			| awk '{printf("%sredeclipse:%s:%s:%s/%s \\\n", NR==1 ? "GH_TUPLE=\t" : "\t\t", $$2, $$1, $$2, $$2, $$2)}' \
			>> ${.CURDIR}/Makefile.tuples

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit