diff options
Diffstat (limited to 'math/php4-bcmath/Makefile')
-rw-r--r-- | math/php4-bcmath/Makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/math/php4-bcmath/Makefile b/math/php4-bcmath/Makefile deleted file mode 100644 index a6870dd86366..000000000000 --- a/math/php4-bcmath/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: php4-bcmath -# Date created: 7 Jul 2004 -# Whom: Alex Dupre <ale@FreeBSD.org> -# -# $FreeBSD$ -# - -DEPRECATED= php4 is EOLed -EXPIRATION_DATE= 2012-05-10 - -CATEGORIES= math - -MASTERDIR= ${.CURDIR}/../../lang/php4 - -PKGNAMESUFFIX= -bcmath - -.include "${MASTERDIR}/Makefile" |