freebsd-ports/lang/smarteiffel/files/pkg-message.in
Pav Lucistnik d7e6b9c2d5 - Update to 1.2r6
PR:		ports/94586
Submitted by:	User & <berend@pobox.com> (maintainer)
2006-03-18 15:57:50 +00:00

11 lines
448 B
Text

SmartEiffel is now available through the symbolic link %%PREFIX%%/SmartEiffel.
Add %%PREFIX%%/SmartEiffel/bin to your path to be able to call
the SmartEiffel compiler and its other utilities.
Make sure the environment variable SmartEiffel is defined and points to
%%PREFIX%%/SmartEiffel/sys/system.se.
One way to do this is to extend /etc/profile with the following line:
SmartEiffel=%%PREFIX%%/SmartEiffel/sys/system.se; export SmartEiffel