mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
3174c4ace9
PR: ports/153857 Submitted by: az@ Approved by: maintainer (timeout) Feature safe: yes
12 lines
422 B
Plaintext
12 lines
422 B
Plaintext
%%QPOPAUTH%%bin/qpopauth
|
|
%%QPOPAUTH%%@unexec rm -f %D/bin/qapopauth
|
|
%%QPOPAUTH%%@exec ln -sf %D/bin/qpopauth %D/bin/qapopauth
|
|
libexec/qpopper
|
|
%%EPOPPASSD%%libexec/qpoppassd
|
|
@exec mkdir -p %%ETCDIR%% && chown %%POP_USER%%:%%POP_GROUP%% %%ETCDIR%% && chmod %%POP_MODE_DIR%% %%ETCDIR%%
|
|
%%ETCDIR%%/popusers.sample
|
|
etc/qpopper.config.sample
|
|
%%PORTDOCS%%%%DOCSDIR%%/GUIDE.pdf
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
@dirrmtry %%ETCDIR%%
|