ports/comms/smstools3/files/pkg-message.in
Guido Falsi 3109e75af7 comms/smstools3: Clean up and modernize port
- Remove unneeded pkg-install/pkg-deinstall scripts, and properly
  use pkg-message to display uninstall message [1]
- Reorder some statements to silence some portlint warnings
- Properly use shebangfix on more files, replacing some REINPLACE_CMDs
- Remove unneeded REINPLACE_CMDs
- Use RLN in place of LN, to correctly create relative symlinks

Reported by:	bapt [1]
2022-07-27 22:30:53 +02:00

11 lines
158 B
Text

[
{ type: remove
message: <<EOM
If you are permanently removing smstools, you should also:
rm -rf %%SPOOLDIR%%
rm -rf %%LOGDIR%%
rm -rf %%PIDDIR%%
EOM
}
]