9 lines
125 B
Makefile
9 lines
125 B
Makefile
# $FreeBSD$
|
|
|
|
CATEGORIES= math
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/php71
|
|
|
|
PKGNAMESUFFIX= -gmp
|
|
|
|
.include "${MASTERDIR}/Makefile"
|