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