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/comms/py-pyserial/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/comms/py-pyserial/Makefile
PORTNAME=	pyserial
PORTVERSION=	3.5
PORTREVISION=	2
CATEGORIES=	comms python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	sbz@FreeBSD.org
COMMENT=	Serial port encapsulation library for Python
WWW=		https://github.com/pyserial/pyserial

LICENSE=	BSD3CLAUSE
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

USES=		python:3.6+ shebangfix
SHEBANG_FILES=	examples/*.py

USE_PYTHON=	distutils autoplist concurrent

PORTEXAMPLES=   at_protocol.py port_publisher.py rfc2217_server.py \
		setup-miniterm-py2exe.py setup-rfc2217_server-py2exe.py \
		setup-wxTerminal-py2exe.py tcp_serial_redirect.py \
		wxSerialConfigDialog.py wxTerminal.py

EXAMPLESDIR=    ${PREFIX}/share/examples/py-${PORTNAME}

OPTIONS_DEFINE=	EXAMPLES

NO_ARCH=	yes

post-install:
	${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
	${INSTALL_SCRIPT} ${PORTEXAMPLES:S,^,${WRKSRC}/examples/,} \
	    ${STAGEDIR}${EXAMPLESDIR}

do-test:
	${SETENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} \
	    ${PYTHON_CMD} ${WRKSRC}/test/test.py

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit