- 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)
11 lines
178 B
Makefile
11 lines
178 B
Makefile
PORTNAME= pycryptodomex
|
|
|
|
CONFLICTS_INSTALL=
|
|
|
|
MASTERDIR= ${.CURDIR}/../py-pycryptodome
|
|
DISTINFO_FILE= ${.CURDIR}/distinfo
|
|
|
|
NAMESPACE= Cryptodome
|
|
|
|
.include "${MASTERDIR}/Makefile"
|