diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-07-14 13:25:29 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-07-14 13:25:29 +0800 |
commit | 0f585d7552ca52fecb3a333180afcf73b4085471 (patch) | |
tree | bc85380b1f1adf8f7064aa98c1efb0e1f5628bbd /net/p5-perl-ldap | |
parent | d832ab633d24e1f27db6c02eb6228bc8be180b13 (diff) | |
download | freebsd-ports-gnome-0f585d7552ca52fecb3a333180afcf73b4085471.tar.gz freebsd-ports-gnome-0f585d7552ca52fecb3a333180afcf73b4085471.tar.zst freebsd-ports-gnome-0f585d7552ca52fecb3a333180afcf73b4085471.zip |
- state that this module include Net::LDAP
Requested/Discussed: ports@
Submitted by: Cezary Morga <cm@therek.net> on perl@
Diffstat (limited to 'net/p5-perl-ldap')
-rw-r--r-- | net/p5-perl-ldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |