mirror of
https://git.freebsd.org/ports.git
synced 2025-05-16 01:01:49 -04:00
- switch to USE_PYTHON=pep517 - add math/gmp to TEST_DEPENDS to run additional GMP tests PR: 276357 Approved by: John W. O'Brien <john[at]saltant[dot]com> (maintainer)
10 lines
178 B
Makefile
10 lines
178 B
Makefile
PORTNAME= pycryptodomex
|
|
|
|
CONFLICTS_INSTALL=
|
|
|
|
MASTERDIR= ${.CURDIR}/../py-pycryptodome
|
|
DISTINFO_FILE= ${.CURDIR}/distinfo
|
|
|
|
NAMESPACE= Cryptodome
|
|
|
|
.include "${MASTERDIR}/Makefile"
|