[Midnightbsd-cvs] mports [18783] trunk/net/linux-f10-openldap/Makefile: add man pages to plist
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun May 3 22:28:42 EDT 2015
Revision: 18783
http://svnweb.midnightbsd.org/mports/?rev=18783
Author: laffer1
Date: 2015-05-03 22:28:41 -0400 (Sun, 03 May 2015)
Log Message:
-----------
add man pages to plist
Modified Paths:
--------------
trunk/net/linux-f10-openldap/Makefile
Modified: trunk/net/linux-f10-openldap/Makefile
===================================================================
--- trunk/net/linux-f10-openldap/Makefile 2015-05-04 02:28:07 UTC (rev 18782)
+++ trunk/net/linux-f10-openldap/Makefile 2015-05-04 02:28:41 UTC (rev 18783)
@@ -15,16 +15,14 @@
USE_LINUX= f10
USE_LINUX_RPM= yes
+
RPMVERSION= 1.fc10
USE_LDCONFIG= yes
DESCR= ${.CURDIR}/../openldap24-server/pkg-descr
-PLIST_FILES= usr/lib/liblber-2.4.so.2 usr/lib/liblber-2.4.so.2.2.0 usr/lib/libldap-2.4.so.2 usr/lib/libldap-2.4.so.2.2.0 usr/lib/libldap_r-2.4.so.2 usr/lib/libldap_r-2.4.so.2.2.0 etc/openldap
+PLIST_FILES= usr/lib/liblber-2.4.so.2 usr/lib/liblber-2.4.so.2.2.0 usr/lib/libldap-2.4.so.2 usr/lib/libldap-2.4.so.2.2.0 usr/lib/libldap_r-2.4.so.2 usr/lib/libldap_r-2.4.so.2.2.0 etc/openldap usr/share/man/man5/ldap.conf.5.gz usr/share/man/man5/ldif.5.gz
DOCSDIR= usr/share/doc/${PORTNAME}-${PORTVERSION}
PORTDOCS= ANNOUNCEMENT CHANGES COPYRIGHT LICENSE README
-MANPREFIX= ${PREFIX}/usr/share
-MAN5= ldap.conf.5 ldif.5
-MANCOMPRESSED= yes
# do not install any openldap configuration directories/files
post-extract:
More information about the Midnightbsd-cvs
mailing list