summaryrefslogtreecommitdiff
path: root/editors/nvi-perl/pkg-req
blob: e108ec466a251a17188b3aeea7d636b938f3e159 (plain) (blame)
1
2
3
4
5
6
7
8
9
#!/bin/sh
if [ "$2" != "INSTALL" ]; then
  exit 0
fi
echo "********************************************************"
echo "*                      W a r n i n g                   *"
echo "* Read /usr/local/share/vi/README.* for controlling    *"
echo "* multilingual functionalities.                        *"
echo "********************************************************"