freebsd-ports/lang/smalleiffel-devel/pkg-install
Jacques Vidrine be8f5c9c50 New port for SmallEiffel, the GNU Eiffel Compiler.
PR:		ports/17407
Submitted by:	Berend de Boer <berend@pobox.com>
2000-04-18 15:46:17 +00:00

4 lines
87 B
Plaintext

if [ "X$2" = "XPOST-INSTALL" ]; then
ln -fs %%PREFIX%%/$1 %%PREFIX%%/SmallEiffel;
fi