SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
22
security/py-cryptography_vectors/Makefile
Normal file
22
security/py-cryptography_vectors/Makefile
Normal file
|
@ -0,0 +1,22 @@
|
|||
COMMENT= test vectors for py-cryptography
|
||||
|
||||
MODPY_EGG_VERSION= 41.0.1
|
||||
DISTNAME= cryptography_vectors-${MODPY_EGG_VERSION}
|
||||
PKGNAME= ${MODPY_PY_PREFIX}${DISTNAME}
|
||||
CATEGORIES= security
|
||||
|
||||
HOMEPAGE= https://cryptography.io/
|
||||
|
||||
# dual: BSD or Apache 2
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
MODULES= lang/python
|
||||
MODPY_PYBUILD= setuptools
|
||||
MODPY_PI= Yes
|
||||
MODPY_PI_DIR= c/cryptography-vectors
|
||||
NO_TEST= Yes
|
||||
|
||||
FLAVORS= python3
|
||||
FLAVOR= python3
|
||||
|
||||
.include <bsd.port.mk>
|
2
security/py-cryptography_vectors/distinfo
Normal file
2
security/py-cryptography_vectors/distinfo
Normal file
|
@ -0,0 +1,2 @@
|
|||
SHA256 (cryptography_vectors-41.0.1.tar.gz) = I7CMOXd+x7J3ShH5RdF0YwGx6I7P8uUybX9Q6g9C1YA=
|
||||
SIZE (cryptography_vectors-41.0.1.tar.gz) = 35287642
|
1
security/py-cryptography_vectors/pkg/DESCR
Normal file
1
security/py-cryptography_vectors/pkg/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
Test vectors for py-cryptography.
|
2496
security/py-cryptography_vectors/pkg/PLIST
Normal file
2496
security/py-cryptography_vectors/pkg/PLIST
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue