diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2004-12-30 13:17:05 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2004-12-30 13:17:05 +0000 |
commit | cdc6adcb2cc550bd878ac01e6eceff3a6b7f64a8 (patch) | |
tree | ab8b56664b3ed4c3e1c3678e0664503f7ebd26af /net/ldapsh/files/pkg-message.in | |
parent | Remove xblast-beta (diff) |
- Update ldapsh port to 2.00.
- Make use of new SUB_FILES variable.
- Use newly created Makefile.PL.
PR: ports/75537
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=125527
Diffstat (limited to 'net/ldapsh/files/pkg-message.in')
-rw-r--r-- | net/ldapsh/files/pkg-message.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/ldapsh/files/pkg-message.in b/net/ldapsh/files/pkg-message.in new file mode 100644 index 000000000000..8fdccc45d7a7 --- /dev/null +++ b/net/ldapsh/files/pkg-message.in @@ -0,0 +1,11 @@ +************************************************************* +Before using ldapsh, you'll probably want to : + +- Create the configuration file (an example is in + %%EXAMPLESDIR%%/ldapsh_config, modify it to + suit your needs and place it in %%PREFIX%%/etc/). +- You can create a per-user configuration, just name the + configuration file $HOME/.ldapsh_config. +- See %%DOCSDIR%%/COMMANDS for an overview of + the available commands. +************************************************************* |