freebsd-ports/net/megacmd/files/pkg-message.in
kikadf e3d0ef9d46 net/megacmd: update to 1.7.0
Add DragonFly and NetBSD-specific patches to better maintain.

PR:		279273
Approved by:	submitter is maintainer
2024-08-07 13:44:35 +02:00

10 lines
190 B
Text

[
{ type: install
message: <<EOM
To use %%PORTNAME%% features on DragonFly you need to generate a machine-id.
For that, run the following command as root:
# dbus-uuidgen --ensure
EOM
}
]