cf118ccf87
Reported by: lwhsu
9 lines
137 B
Makefile
9 lines
137 B
Makefile
CATEGORIES= math
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php74
|
|
|
|
PKGNAMESUFFIX= -bcmath
|
|
|
|
TEST_TARGET= test
|
|
|
|
.include "${MASTERDIR}/Makefile"
|