blob: 299d24266682b18c926810afc9e5ceff310e1fd5 (
plain) (
tree)
|
|
PORTNAME= types-cryptography
PORTVERSION= 3.3.23
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Typing stubs for cryptography
WWW= https://github.com/python/typeshed/tree/master/stubs/cryptography
LICENSE= APACHE20
USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
.include <bsd.port.mk>
|