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