freebsd-ports/devel/cl-asdf/files/pkg-message.in
Martin Wilke d02475362c - Respect PORTEXAMPLES
- pkg-message incorrectly refers to ${PREFIX} instead of %%PREFIX%%

PR:		136772
Submitted by:	Sahil Tandon <sahil@tandon.net>
Feature safe:	yes
2009-09-19 17:33:46 +00:00

12 lines
471 B
Text

==========================================================================
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.
A default configuration is installed in
%%PREFIX%%/etc/asdf-init.lisp
Review this file for further information, or simply load it from your
Lisp initialization file.
==========================================================================