mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
11 lines
174 B
Plaintext
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
|
|
}
|
|
]
|