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/misc/flag/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/misc/flag/Makefile
PORTNAME=	flag
PORTVERSION=	1.0.5
CATEGORIES=	misc
MASTER_SITES=	http://git.cyberleo.net/releases/${PORTNAME}/
EXTRACT_SUFX=	.tgz

MAINTAINER=	cyberleo@cyberleo.net
COMMENT=	Turn the hostname into a colourful and visually distinctive ansi flag
WWW=		https://git.cyberleo.net/CDN/flag.git

NO_BUILD=	yes

OPTIONS_DEFINE=	BASH
BASH_DESC=	Install include for Bash prompt
OPTIONS_DEFAULT=BASH

PLIST_FILES=	bin/flag

.include <bsd.port.options.mk>

.if ${PORT_OPTIONS:MBASH}
PLIST_FILES+=	share/flag/bash_prompt.sh
.endif

post-extract:
	${REINPLACE_CMD} -e 's@"/etc/flag"@"${PREFIX}/etc/flag"@' ${WRKSRC}/flag

do-install:
	${INSTALL_SCRIPT} ${WRKSRC}/flag ${STAGEDIR}${PREFIX}/bin/flag
.if ${PORT_OPTIONS:MBASH}
	${MKDIR} ${STAGEDIR}${DATADIR}
	${INSTALL_DATA} ${WRKSRC}/bash_prompt.sh ${STAGEDIR}${DATADIR}
.endif

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit