1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/lang/ccl/pkg-message
2019-08-13 22:29:42 +00:00

11 lines
174 B
Plaintext

[
{ type: install
message: <<EOM
You can permanently enable ASDF package management by using the
following commands in your .ccl-init.lisp file:
(require 'asdf)
EOM
}
]