aboutsummaryrefslogtreecommitdiff
path: root/math/php81-bcmath
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2021-12-29 02:09:08 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2021-12-29 02:09:08 +0000
commit44e99def8ddf26311675cb2070eb062e1f7d0da5 (patch)
tree9406ba2c32bbaf622db561bc60e7483638f4beb2 /math/php81-bcmath
parent0ecc22072ebf57bc15002884e4baecf9c1d8dc92 (diff)
downloadports-44e99def8ddf26311675cb2070eb062e1f7d0da5.tar.gz
ports-44e99def8ddf26311675cb2070eb062e1f7d0da5.zip
Diffstat (limited to 'math/php81-bcmath')
-rw-r--r--math/php81-bcmath/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/math/php81-bcmath/Makefile b/math/php81-bcmath/Makefile
new file mode 100644
index 000000000000..265a69ea191a
--- /dev/null
+++ b/math/php81-bcmath/Makefile
@@ -0,0 +1,7 @@
+CATEGORIES= math
+
+MASTERDIR= ${.CURDIR}/../../lang/php81
+
+PKGNAMESUFFIX= -bcmath
+
+.include "${MASTERDIR}/Makefile"