diff options
author | Rene Ladan <rene@FreeBSD.org> | 2014-03-01 00:06:29 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2014-03-01 00:06:29 +0000 |
commit | ef50dbb213487797f1a2d9f4d0d5636f98bb3894 (patch) | |
tree | a82aa9cd34a90c5daecd9ec479f5a85b36141796 /net/php52-ldap | |
parent | f71856690663be97f52c087e275f98252bcfb3e6 (diff) |
Notes
Diffstat (limited to 'net/php52-ldap')
-rw-r--r-- | net/php52-ldap/Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/php52-ldap/Makefile b/net/php52-ldap/Makefile deleted file mode 100644 index 92b633f34ad9..000000000000 --- a/net/php52-ldap/Makefile +++ /dev/null @@ -1,11 +0,0 @@ -# Created by: Alex Keda <admin@lissyara.su> -# $FreeBSD$ - -CATEGORIES= net - -MASTERDIR= ${.CURDIR}/../../lang/php52 - -PKGNAMESUFFIX= -ldap - -NO_STAGE= yes -.include "${MASTERDIR}/Makefile" |