security/py-pycrypto: sync with upstream
Taken from: HardenedBSD
This commit is contained in:
parent
522f50c9ed
commit
4e78002e2b
1 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= pycrypto
|
||||
PORTVERSION= 2.6.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
@ -14,7 +14,7 @@ COMMENT= Python Cryptography Toolkit
|
|||
LICENSE= PD
|
||||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||
|
||||
CONFLICTS_INSTALL= ${PYTHONPKGNAMEPREFIX}pycryptodome-*
|
||||
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}pycryptodome-*
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue