aboutsummaryrefslogtreecommitdiffstats
path: root/math/php74-gmp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/php74-gmp/Makefile')
-rw-r--r--math/php74-gmp/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/php74-gmp/Makefile b/math/php74-gmp/Makefile
new file mode 100644
index 000000000000..8f3c49b3b3d8
--- /dev/null
+++ b/math/php74-gmp/Makefile
@@ -0,0 +1,11 @@
+# $FreeBSD$
+
+CATEGORIES= math
+
+MASTERDIR= ${.CURDIR}/../../lang/php74
+
+PKGNAMESUFFIX= -gmp
+
+TEST_TARGET= test
+
+.include "${MASTERDIR}/Makefile"