mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
60dea511f2
- Avoid uninstalllation leftovers by fixing plists - Perform a small whitespace fix
8 lines
404 B
Plaintext
8 lines
404 B
Plaintext
@preunexec if cmp -s %D/etc/authlib/authldaprc.dist %D/etc/authlib/authldaprc; then rm -f %D/etc/authlib/authldaprc; fi
|
|
@(%%MAILOWN%%,%%MAILGRP%%,660) etc/authlib/authldaprc.dist
|
|
@postexec %%LOCALBASE%%/share/sysconftool/sysconftool %D/etc/authlib/authldaprc
|
|
@sample etc/openldap/schema/authldap.schema.dist
|
|
lib/courier-authlib/libauthldap.so
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.ldap
|
|
@dir etc/openldap/schema
|