From 37715c63a8ba4dbe9f389453e4bb43675aeb0dcf Mon Sep 17 00:00:00 2001 From: "Philip M. Gollucci" Date: Tue, 14 Jul 2009 05:25:29 +0000 Subject: [PATCH] - state that this module include Net::LDAP Requested/Discussed: ports@ Submitted by: Cezary Morga on perl@ --- net/p5-perl-ldap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/p5-perl-ldap/Makefile b/net/p5-perl-ldap/Makefile index 137cb393c429..d4f2b7f40f54 100644 --- a/net/p5-perl-ldap/Makefile +++ b/net/p5-perl-ldap/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Net/GBARR PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A Client interface to LDAP servers +COMMENT= A Client interface to LDAP (includes Net::LDAP) BUILD_DEPENDS= ${SITE_PERL}/Convert/ASN1.pm:${PORTSDIR}/converters/p5-Convert-ASN1 \ ${SITE_PERL}/URI/ldap.pm:${PORTSDIR}/net/p5-URI \