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