summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/powerdns-ldap/DESCR9
-rw-r--r--net/powerdns-ldap/Makefile11
-rw-r--r--net/powerdns-ldap/PLIST2
3 files changed, 22 insertions, 0 deletions
diff --git a/net/powerdns-ldap/DESCR b/net/powerdns-ldap/DESCR
new file mode 100644
index 00000000000..f8570e20fcb
--- /dev/null
+++ b/net/powerdns-ldap/DESCR
@@ -0,0 +1,9 @@
+The PowerDNS nameserver is a modern, advanced and high performance
+authoritative-only nameserver. It is written from scratch and conforms
+to all the relevant DNS standards documents. PowerDNS is open source.
+
+The PowerDNS nameserver utilizes a flexible backend architecture that
+can access DNS information from any data source. This includes file
+formats, BIND zone files, relational databases or LDAP directories.
+
+This packages provides the LDAP backend module.
diff --git a/net/powerdns-ldap/Makefile b/net/powerdns-ldap/Makefile
new file mode 100644
index 00000000000..b1ed323fdcf
--- /dev/null
+++ b/net/powerdns-ldap/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/08/13 09:36:40 ghen Exp $
+
+.include "../../net/powerdns/Makefile.backend"
+
+PKGNAME= ${DISTNAME:S/pdns/powerdns-ldap/}
+COMMENT= LDAP backend module for PowerDNS
+
+CONFIGURE_ARGS+= --with-dynmodules="ldap"
+
+.include "../../databases/openldap-client/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/powerdns-ldap/PLIST b/net/powerdns-ldap/PLIST
new file mode 100644
index 00000000000..a895ebf7fcf
--- /dev/null
+++ b/net/powerdns-ldap/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/08/13 09:36:40 ghen Exp $
+lib/pdns/libldapbackend.la