summaryrefslogtreecommitdiff
path: root/net/php5-ldap
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-02-14 19:21:31 +0000
committerRene Ladan <rene@FreeBSD.org>2016-02-14 19:21:31 +0000
commitd5ce1f73bc9d396f962ccc0f312c1f1e1ac50862 (patch)
tree8ee58acab1b0a9fe8d1b1eb86093bf1a0d151f63 /net/php5-ldap
parentCorrect URL. (diff)
Remove PHP 5.4 from the Ports Tree, it expired upstream in 2015-Q3 and the
ports expired last month. Adjust Mk/bsd.php.mk Reviewed by: antoine, marino Approved by: portmgr (antoine) Differential Revision: https://reviews.freebsd.org/D5278
Diffstat (limited to 'net/php5-ldap')
-rw-r--r--net/php5-ldap/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/net/php5-ldap/Makefile b/net/php5-ldap/Makefile
deleted file mode 100644
index 5a619643363a..000000000000
--- a/net/php5-ldap/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# Created by: Alex Dupre <ale@FreeBSD.org>
-# $FreeBSD$
-
-CATEGORIES= net
-
-MASTERDIR= ${.CURDIR}/../../lang/php5
-
-PKGNAMESUFFIX= -ldap
-
-.include "${MASTERDIR}/Makefile"