mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
4652feab5e
Reminded by: knu Hall of shame entry: alex
7 lines
218 B
Plaintext
7 lines
218 B
Plaintext
bin/qpopauth
|
|
@unexec rm -f %D/bin/qapopauth
|
|
@exec ln -sf %D/bin/qpopauth %D/bin/qapopauth
|
|
libexec/qpopper
|
|
@dirrm etc/qpopper
|
|
@exec mkdir -p %D/etc/qpopper && chown pop.daemon %D/etc/qpopper && chmod 700 %D/etc/qpopper
|