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