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