diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-09-09 14:00:10 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-09-09 14:00:10 +0000 |
commit | bab426bf731b526623cefb3ec0dfcffc26a2acf4 (patch) | |
tree | 02dcaeac8fbc94e9b987737010b2e954828e5c70 /security/pks/pkg-plist | |
parent | 3391e71425a22986f19a96c2161fcca30bb3bb0c (diff) |
Notes
Diffstat (limited to 'security/pks/pkg-plist')
-rw-r--r-- | security/pks/pkg-plist | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/security/pks/pkg-plist b/security/pks/pkg-plist index 1c2e2b924dd5..d533db70c3d0 100644 --- a/security/pks/pkg-plist +++ b/security/pks/pkg-plist @@ -2,11 +2,16 @@ bin/pgpsplit bin/pks-mail.sh bin/pks-queue-run.sh bin/pksclient -bin/pksd +sbin/pksd bin/pksdctl -etc/rc.d/pksd.sh -@unexec if cmp -s %D/etc/pksd.conf %D/share/examples/pksd.conf; then rm -f %D/etc/pksd.conf; fi -share/examples/pksd.conf +etc/pksd.conf.sample share/pks/mail_intro -share/pks/pks_help.en +%%PORTDOCS%%%%DOCSDIR%%/mail_intro +%%PORTDOCS%%%%DOCSDIR%%/pks_help.en +%%PORTDOCS%%%%DOCSDIR%%/pks_help.es +%%PORTDOCS%%%%DOCSDIR%%/pks_help.fr +%%PORTDOCS%%%%DOCSDIR%%/pks_help.de +%%PORTDOCS%%%%DOCSDIR%%/pks_help.cz +%%PORTDOCS%%%%DOCSDIR%%/pks_help.ja +%%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm share/pks |