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