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