security/py3-pycrypto: create port
Python 3 version of py-pycrypto
This commit is contained in:
parent
9e25f59151
commit
f53a6cae27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=438538
@ -963,6 +963,7 @@
|
||||
SUBDIR += py-zope.session
|
||||
SUBDIR += py-zxcvbn-python
|
||||
SUBDIR += py3-libnacl
|
||||
SUBDIR += py3-pycrypto
|
||||
SUBDIR += qtkeychain-qt4
|
||||
SUBDIR += qtkeychain-qt5
|
||||
SUBDIR += quantis
|
||||
|
7
security/py3-pycrypto/Makefile
Normal file
7
security/py3-pycrypto/Makefile
Normal file
@ -0,0 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../py-pycrypto
|
||||
|
||||
USES= python:3.2+
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user