From b205cbeecd7c3a814cdbbbe2ee408b87fbf7a739 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Fri, 23 Apr 2010 16:02:44 +0000 Subject: - PHP 5.2 slave port PR: 145772 Submitted by: Alex Keda --- net/php52-ldap/Makefile | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 net/php52-ldap/Makefile (limited to 'net/php52-ldap') diff --git a/net/php52-ldap/Makefile b/net/php52-ldap/Makefile new file mode 100644 index 000000000000..42bef023fe49 --- /dev/null +++ b/net/php52-ldap/Makefile @@ -0,0 +1,14 @@ +# New ports collection makefile for: php52-ldap +# Date created: 17 Apr 2010 +# Whom: Alex Keda +# +# $FreeBSD$ +# + +CATEGORIES= net + +MASTERDIR= ${.CURDIR}/../../lang/php52 + +PKGNAMESUFFIX= -ldap + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3