diff options
Diffstat (limited to 'math/php82-gmp/Makefile')
-rw-r--r-- | math/php82-gmp/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/math/php82-gmp/Makefile b/math/php82-gmp/Makefile new file mode 100644 index 000000000000..e7012a283d4f --- /dev/null +++ b/math/php82-gmp/Makefile @@ -0,0 +1,7 @@ +CATEGORIES= math + +MASTERDIR= ${.CURDIR}/../../lang/php82 + +PKGNAMESUFFIX= -gmp + +.include "${MASTERDIR}/Makefile" |