mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
cf118ccf87
Reported by: lwhsu
10 lines
141 B
Makefile
10 lines
141 B
Makefile
CATEGORIES= security
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php80
|
|
|
|
PKGNAMESUFFIX= -sodium
|
|
|
|
TEST_TARGET= test
|
|
|
|
.include "${MASTERDIR}/Makefile"
|