8 lines
112 B
Makefile
8 lines
112 B
Makefile
|
CATEGORIES= math
|
||
|
|
||
|
MASTERDIR= ${.CURDIR}/../../lang/php82
|
||
|
|
||
|
PKGNAMESUFFIX= -gmp
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|