opnsense-ports/security/php72-hash/Makefile
Franco Fichtner 32392272e1 */*: sync with upstream
Taken from: HardenedBSD
2018-07-25 06:15:10 +02:00

13 lines
227 B
Makefile

# $FreeBSD$
CATEGORIES= security
MASTERDIR= ${.CURDIR}/../../lang/php72
PKGNAMESUFFIX= -hash
TEST_TARGET= test
BROKEN_mips64= fails to compile: KeccakHash.h: No such file or directory
.include "${MASTERDIR}/Makefile"