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