aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2014-05-12 23:51:17 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2014-05-12 23:51:17 +0000
commita10426262c9fbdb2d3754f6638e50a129f9528be (patch)
treec47ec6634161cd44e2f830978a5563abf2998db0 /devel/Makefile
parentde3932175cd21dc59bf9d3f21988ca80e44ef89e (diff)
downloadports-a10426262c9fbdb2d3754f6638e50a129f9528be.tar.gz
ports-a10426262c9fbdb2d3754f6638e50a129f9528be.zip
This module provides some testing methods for LDAP operations, such as
search, add, and modify, where each method is suffixed with either _ok or _is. Test::Net::LDAP is a subclass of Net::LDAP, so all the methods defined for Net::LDAP are available in addition to search_ok, add_is, etc. WWW: http://search.cpan.org/dist/Test-Net-LDAP/
Notes
Notes: svn path=/head/; revision=353904
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 64b8d3644fe3..42e8f6c6bd58 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -2879,6 +2879,7 @@
SUBDIR += p5-Test-More-UTF8
SUBDIR += p5-Test-Most
SUBDIR += p5-Test-Name-FromLine
+ SUBDIR += p5-Test-Net-LDAP
SUBDIR += p5-Test-Net-RabbitMQ
SUBDIR += p5-Test-NoTabs
SUBDIR += p5-Test-NoWarnings