1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/lang/mozart/scripts/post-install
Jimmy Olgeni 806b2d0a38 Add documentation (optional with NOPORTDOCS support), and a couple of
whitespace changes.

Maintainer: timed out (hope he is happy with the docs)

PR:		19854 (modified)
2001-02-08 16:10:58 +00:00

6 lines
140 B
Bash

#!/bin/sh
${PERL} -p -i -e"s:# OZHOME=.*:OZHOME=${PREFIX}/lib/oz:" ${PREFIX}/lib/oz/bin/oz
${LN} -sf ${PREFIX}/lib/oz/bin/* ${PREFIX}/bin