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/x11/rofi-pass/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/x11/rofi-pass/Makefile
PORTNAME=	rofi-pass
DISTVERSION=	2.0.2
PORTREVISION=	2
CATEGORIES=	x11

MAINTAINER=	alex@xanderio.de
COMMENT=	Rofi frontend for pass
WWW=		https://github.com/carnager/rofi-pass

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

RUN_DEPENDS=	bash:shells/bash \
		pass:sysutils/password-store \
		pwgen:sysutils/pwgen \
		qrencode:graphics/libqrencode \
		rofi:x11/rofi \
		xdotool:x11/xdotool

USE_GITHUB=	yes
GH_ACCOUNT=	carnager

NO_ARCH=	yes
NO_BUILD=	yes

PLIST_FILES=	bin/addpass \
		bin/rofi-pass \
		"@sample etc/rofi-pass.conf.sample"
PORTDOCS=	README.md

OPTIONS_DEFINE=	DOCS

do-install:
	${INSTALL_SCRIPT} ${WRKSRC}/addpass ${STAGEDIR}${PREFIX}/bin
	${INSTALL_SCRIPT} ${WRKSRC}/rofi-pass ${STAGEDIR}${PREFIX}/bin
	${INSTALL_DATA} ${WRKSRC}/config.example \
		${STAGEDIR}${PREFIX}/etc/rofi-pass.conf.sample

do-install-DOCS-on:
	@${MKDIR} ${STAGEDIR}${DOCSDIR}
	${INSTALL_MAN} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit