diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-05-11 19:36:53 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-05-11 19:36:53 +0000 |
commit | f44915884b9bbc543ae908eca4075cde7ae60255 (patch) | |
tree | 6525f7d6959179de877dffe71314f0e47974f981 /databases/php4-filepro/Makefile | |
parent | f805596461de14573cb256886e7eda3cd2679df1 (diff) |
Notes
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" |