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