1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

security/py-m2crypto: Cosmetic change

This commit is contained in:
Po-Chuan Hsieh 2021-10-14 03:14:55 +08:00
parent 67ac3124b5
commit 14f1f5a3b8
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 3 additions and 3 deletions

View File

@ -16,12 +16,13 @@ LICENSE_FILE= ${WRKSRC}/LICENCE
BUILD_DEPENDS= swig>=2.0.4:devel/swig
USES= cpe python:3.6+ ssl
CPE_VENDOR= ${PORTNAME}_project
USE_PYTHON= autoplist concurrent distutils
PYDISTUTILS_BUILDARGS= build_ext --openssl=${OPENSSLBASE} --swig=${LOCALBASE}/bin/swig
CPE_VENDOR= m2crypto_project
post-install:
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/M2Crypto/_m2crypto*.so
${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +
.include <bsd.port.mk>

View File

@ -5,5 +5,4 @@ xmlrpclib; unforgeable HMAC'ing AuthCookies for web session management; FTP/TLS
client and server; S/MIME; ZServerSSL: A HTTPS server for Zope and ZSmime: An
S/MIME messenger for Zope.
WWW: https://pypi.org/project/M2Crypto/
WWW: https://gitlab.com/m2crypto/m2crypto