summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormanu <manu>2009-02-01 08:05:06 +0000
committermanu <manu>2009-02-01 08:05:06 +0000
commit0ced26986efcbe9bc42e4de4c7208d9ecbf9514a (patch)
tree78ecd25921203925c629cb35434404d785a70a97
parent41185457d35a16058257a689ce156a3c3133d1c5 (diff)
downloadpkgsrc-0ced26986efcbe9bc42e4de4c7208d9ecbf9514a.tar.gz
Add missing man page
-rw-r--r--databases/openldap-nops/MESSAGE2
-rw-r--r--databases/openldap-nops/Makefile4
-rw-r--r--databases/openldap-nops/PLIST3
3 files changed, 6 insertions, 3 deletions
diff --git a/databases/openldap-nops/MESSAGE b/databases/openldap-nops/MESSAGE
index d5681e2648e..acb2c2203d9 100644
--- a/databases/openldap-nops/MESSAGE
+++ b/databases/openldap-nops/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2009/01/31 18:27:38 manu Exp $
+$NetBSD: MESSAGE,v 1.2 2009/02/01 08:05:06 manu Exp $
Please note that this module require slapd to be built with dynamic
module support. THis can be obtained by adding the following to mk.conf:
diff --git a/databases/openldap-nops/Makefile b/databases/openldap-nops/Makefile
index 56b155b3f6a..ea3e14309b4 100644
--- a/databases/openldap-nops/Makefile
+++ b/databases/openldap-nops/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/01/31 18:27:38 manu Exp $
+# $NetBSD: Makefile,v 1.2 2009/02/01 08:05:06 manu Exp $
PKGNAME= ${DISTNAME:S/-/-nops-/}
COMMENT= Remove null-ops for OpenLDAP
@@ -15,6 +15,8 @@ BUILD_DIRS= include contrib/slapd-modules/nops
do-install:
${INSTALL_LIB_DIR} ${PREFIX}/lib/openldap
+ ${INSTALL_MAN} ${WRKSRC}/contrib/slapd-modules/nops/slapo-nops.5\
+ ${DESTDIR}${PREFIX}/${PKGMANDIR}/man5
${LIBTOOL} --mode=install \
${INSTALL_DATA} \
${WRKSRC}/contrib/slapd-modules/nops/nops.la \
diff --git a/databases/openldap-nops/PLIST b/databases/openldap-nops/PLIST
index 2742157c37f..28db76a5727 100644
--- a/databases/openldap-nops/PLIST
+++ b/databases/openldap-nops/PLIST
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/01/31 18:27:38 manu Exp $
+@comment $NetBSD: PLIST,v 1.2 2009/02/01 08:05:06 manu Exp $
lib/openldap/nops.a
lib/openldap/nops.la
+man/man5/slapo-nops.5
@dirrm lib/openldap