freebsd-ports/mail/qpopper/pkg-plist
Philip M. Gollucci 12bddd24fd - use $SUB_FILES to dynamically adjust pkg-message + other changes
PR:             ports/142804
Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
Approved by:    maintainer timeout (bc979@lafn.org; > 2 weeks)
2010-01-31 03:44:30 +00:00

11 lines
568 B
Text

%%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%% || echo "If you are permanently removing this port, you should do a ``rm -rf %%ETCDIR%%`` to remove any configuration files and logs left." | fmt