aboutsummaryrefslogtreecommitdiff
path: root/math/php80-bcmath
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2020-10-21 22:58:51 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2020-10-21 22:58:51 +0000
commit1061308ba7160b89e64adf0349a3a297137e9a8b (patch)
tree7759eddebe7bd2de031762b7cab386e48e4b52b4 /math/php80-bcmath
parent93f3c1aa069f89a5fbd0b32fa4e9e851cc62e84b (diff)
downloadports-1061308ba7160b89e64adf0349a3a297137e9a8b.tar.gz
ports-1061308ba7160b89e64adf0349a3a297137e9a8b.zip
Notes
Diffstat (limited to 'math/php80-bcmath')
-rw-r--r--math/php80-bcmath/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/php80-bcmath/Makefile b/math/php80-bcmath/Makefile
new file mode 100644
index 000000000000..f5843fa20652
--- /dev/null
+++ b/math/php80-bcmath/Makefile
@@ -0,0 +1,11 @@
+# $FreeBSD$
+
+CATEGORIES= math
+
+MASTERDIR= ${.CURDIR}/../../lang/php80
+
+PKGNAMESUFFIX= -bcmath
+
+TEST_TARGET= test
+
+.include "${MASTERDIR}/Makefile"