summaryrefslogtreecommitdiff
path: root/mail/perdition-ldap
diff options
context:
space:
mode:
Diffstat (limited to 'mail/perdition-ldap')
-rw-r--r--mail/perdition-ldap/Makefile11
-rw-r--r--mail/perdition-ldap/PLIST4
2 files changed, 15 insertions, 0 deletions
diff --git a/mail/perdition-ldap/Makefile b/mail/perdition-ldap/Makefile
new file mode 100644
index 00000000000..3dcba464837
--- /dev/null
+++ b/mail/perdition-ldap/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1 2006/01/31 21:07:30 tv Exp $
+#
+
+PERDITION_COMMENT= LDAP user database module
+PERDITION_PKGNAME= ldap
+
+CONFIGURE_ARGS+= --with-ldap-includes=${BUILDLINK_PREFIX.openldap}/include
+CONFIGURE_ARGS+= --with-ldap-libs=${BUILDLINK_PREFIX.openldap}/lib
+
+.include "../../databases/openldap/buildlink3.mk"
+.include "../perdition/Makefile.common"
diff --git a/mail/perdition-ldap/PLIST b/mail/perdition-ldap/PLIST
new file mode 100644
index 00000000000..26b0f154603
--- /dev/null
+++ b/mail/perdition-ldap/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2006/01/31 21:07:30 tv Exp $
+lib/libperditiondb_ldap.la
+man/man8/perditiondb_ldap_makedb.8
+sbin/perditiondb_ldap_makedb