diff options
Diffstat (limited to 'devel/cl-asdf/files/pkg-message.in')
| -rw-r--r-- | devel/cl-asdf/files/pkg-message.in | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/devel/cl-asdf/files/pkg-message.in b/devel/cl-asdf/files/pkg-message.in index 0fcc61506e7b..722037f98717 100644 --- a/devel/cl-asdf/files/pkg-message.in +++ b/devel/cl-asdf/files/pkg-message.in @@ -1,4 +1,6 @@ -========================================================================== +[ +{ type: install + message: <<EOM To use asdf and depending ports, you will have to configure your Lisp systems so they know where to find asdf itself and the system definition files. @@ -9,4 +11,6 @@ A default configuration is installed in Review this file for further information, or simply load it from your Lisp initialization file. -========================================================================== +EOM +} +] |
