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