diff options
Diffstat (limited to 'math/php52-bcmath/Makefile')
-rw-r--r-- | math/php52-bcmath/Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/php52-bcmath/Makefile b/math/php52-bcmath/Makefile deleted file mode 100644 index 32222dcf7297..000000000000 --- a/math/php52-bcmath/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -# Created by: Alex Keda <admin@lissyara.su> -# $FreeBSD$ - -CATEGORIES= math - -MASTERDIR= ${.CURDIR}/../../lang/php52 - -PKGNAMESUFFIX= -bcmath - -NO_STAGE= yes -.include "${MASTERDIR}/Makefile" |